Searched refs:getDwarfAbbrevSection (Results 1 – 7 of 7) sorted by relevance
190 const MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection() function
229 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection() function
514 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()874 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
1478 EmitSectionSym(Asm, TLOF.getDwarfAbbrevSection(), "section_abbrev"); in EmitSectionLabels()1632 Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()
1516 TLOF.getDwarfAbbrevSection()->getBeginSymbol(), false); in emitHeader()
1208 Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()
693 MS->SwitchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()