Searched refs:doesDwarfUseRelocationsAcrossSections (Results 1 – 6 of 6) sorted by relevance
161 if (MAI->doesDwarfUseRelocationsAcrossSections()) { in emitDwarfSymbolReference()172 if (MAI->doesDwarfUseRelocationsAcrossSections()) { in emitDwarfStringOffset()
25 ShouldCreateSymbols(Asm.MAI->doesDwarfUseRelocationsAcrossSections()) {} in DwarfStringPool()
551 if (AP->MAI->doesDwarfUseRelocationsAcrossSections()) in EmitValue()574 if (AP->MAI->doesDwarfUseRelocationsAcrossSections()) in SizeOf()
1618 if (Asm->MAI->doesDwarfUseRelocationsAcrossSections()) in addSectionLabel()1643 if (!Asm->MAI->doesDwarfUseRelocationsAcrossSections()) in getCrossSectionRelativeBaseAddress()
590 bool doesDwarfUseRelocationsAcrossSections() const { in doesDwarfUseRelocationsAcrossSections() function
59 UseRelocs = Ctx.getAsmInfo()->doesDwarfUseRelocationsAcrossSections(); in MCDwarfLineStr()1127 AsmInfo->doesDwarfUseRelocationsAcrossSections(); in Emit()1684 } else if (!asmInfo->doesDwarfUseRelocationsAcrossSections()) { in EmitFDE()