Lines Matching refs:getObjFileLowering
438 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in constructDwarfCompileUnit()
440 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructDwarfCompileUnit()
535 const TargetLoweringObjectFile &TLOF = Asm->getObjFileLowering(); in finalizeModuleInfo()
652 AddrPool.emit(*Asm, Asm->getObjFileLowering().getDwarfAddrSection()); in endModule()
1208 Holder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevSection()); in emitAbbreviations()
1222 emitAccel(AccelNames, Asm->getObjFileLowering().getDwarfAccelNamesSection(), in emitAccelNames()
1229 emitAccel(AccelObjC, Asm->getObjFileLowering().getDwarfAccelObjCSection(), in emitAccelObjC()
1236 Asm->getObjFileLowering().getDwarfAccelNamespaceSection(), in emitAccelNamespaces()
1242 emitAccel(AccelTypes, Asm->getObjFileLowering().getDwarfAccelTypesSection(), in emitAccelTypes()
1305 ? Asm->getObjFileLowering().getDwarfGnuPubNamesSection() in emitDebugPubNames()
1306 : Asm->getObjFileLowering().getDwarfPubNamesSection(); in emitDebugPubNames()
1374 ? Asm->getObjFileLowering().getDwarfGnuPubTypesSection() in emitDebugPubTypes()
1375 : Asm->getObjFileLowering().getDwarfPubTypesSection(); in emitDebugPubTypes()
1384 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection()); in emitDebugStr()
1483 Asm->getObjFileLowering().getDwarfLocSection()); in emitDebugLoc()
1509 Asm->getObjFileLowering().getDwarfLocDWOSection()); in emitDebugLocDWO()
1612 Asm->getObjFileLowering().getDwarfARangesSection()); in emitDebugARanges()
1694 Asm->getObjFileLowering().getDwarfRangesSection()); in emitDebugRanges()
1773 Asm->getObjFileLowering().getDwarfMacinfoSection()); in emitDebugMacinfo()
1810 NewCU.initSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()
1831 InfoHolder.emitAbbrevs(Asm->getObjFileLowering().getDwarfAbbrevDWOSection()); in emitDebugAbbrevDWO()
1837 Asm->getObjFileLowering().getDwarfLineDWOSection()); in emitDebugLineDWO()
1846 MCSection *OffSec = Asm->getObjFileLowering().getDwarfStrOffDWOSection(); in emitDebugStrDWO()
1847 InfoHolder.emitStrings(Asm->getObjFileLowering().getDwarfStrDWOSection(), in emitDebugStrDWO()
1903 NewTU.initSection(Asm->getObjFileLowering().getDwarfTypesDWOSection()); in addDwarfTypeUnitType()
1907 Asm->getObjFileLowering().getDwarfTypesSection(Signature)); in addDwarfTypeUnitType()