Searched refs:getDwarfAbbrevSection (Results 1 – 6 of 6) sorted by relevance
52 return Section == FI->getDwarfAbbrevSection() || in isDwarfSection()
269 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection() function
774 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()1169 MCOS->switchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
182 MS->switchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()
1772 TLOF.getDwarfAbbrevSection()->getBeginSymbol(), false); in emitCommonHeader()
2338 Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()