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