Searched refs:getDwarfAbbrevSection (Results 1 – 14 of 14) sorted by relevance
39 return Section == FI->getDwarfAbbrevSection() || in isDwarfSection()
190 const MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection() function
229 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection() function
244 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection() function
514 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()874 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
490 Abbreviations.Emit(Asm.get(), TLOF->getDwarfAbbrevSection()); in generate()
179 MS->SwitchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()
795 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()1158 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()
1685 TLOF.getDwarfAbbrevSection()->getBeginSymbol(), false); in emitCommonHeader()
1509 Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()
693 MS->SwitchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()