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