Searched refs:getPCSection (Results 1 – 3 of 3) sorted by relevance
370 MCSection *getPCSection(StringRef Name, const MCSection *TextSec) const;
1183 MCSection *MCObjectFileInfo::getPCSection(StringRef Name, in getPCSection() function in MCObjectFileInfo
1592 MCSection *S = getObjFileLowering().getPCSection(Sec, MF.getSection()); in emitPCSections()