Searched refs:getDwarfAbbrevSection (Results 1 – 8 of 8) sorted by relevance
51 return Section == FI->getDwarfAbbrevSection() || in isDwarfSection()
127 MS->switchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()
273 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection() function
214 MS->switchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()258 return MC->getObjectFileInfo()->getDwarfAbbrevSection(); in getMCSection()
782 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()1177 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
1814 TLOF.getDwarfAbbrevSection()->getBeginSymbol(), false); in emitCommonHeader()
2380 Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()