Searched refs:doesDwarfUseRelocationsAcrossSections (Results 1 – 6 of 6) sorted by relevance
170 if (MAI->doesDwarfUseRelocationsAcrossSections()) { in emitDwarfSymbolReference()182 if (MAI->doesDwarfUseRelocationsAcrossSections()) { in emitDwarfStringOffset()
23 ShouldCreateSymbols(Asm.MAI->doesDwarfUseRelocationsAcrossSections()) {} in DwarfStringPool()
585 if (AP->MAI->doesDwarfUseRelocationsAcrossSections()) in emitValue()608 if (AP->MAI->doesDwarfUseRelocationsAcrossSections()) in SizeOf()
1751 if (Asm->MAI->doesDwarfUseRelocationsAcrossSections()) in addSectionLabel()1774 if (!Asm->MAI->doesDwarfUseRelocationsAcrossSections()) in getCrossSectionRelativeBaseAddress()
772 bool doesDwarfUseRelocationsAcrossSections() const { in doesDwarfUseRelocationsAcrossSections() function
79 UseRelocs = Ctx.getAsmInfo()->doesDwarfUseRelocationsAcrossSections(); in MCDwarfLineStr()1162 AsmInfo->doesDwarfUseRelocationsAcrossSections(); in Emit()1728 } else if (!asmInfo->doesDwarfUseRelocationsAcrossSections()) { in EmitFDE()