Searched refs:doesDwarfUseRelocationsAcrossSections (Results 1 – 4 of 4) sorted by relevance
563 bool doesDwarfUseRelocationsAcrossSections() const { in doesDwarfUseRelocationsAcrossSections() function
698 if (Asm->MAI->doesDwarfUseRelocationsAcrossSections()) in constructCompileUnit()1800 if (Asm->MAI->doesDwarfUseRelocationsAcrossSections()) { in emitDIE()1814 if (Asm->MAI->doesDwarfUseRelocationsAcrossSections()) in emitDIE()2522 if (Asm->MAI->doesDwarfUseRelocationsAcrossSections()) in constructSkeletonCU()
619 return MAI->doesDwarfUseRelocationsAcrossSections(); in needsRelocationsForDwarfStringPool()
746 AsmInfo.doesDwarfUseRelocationsAcrossSections(); in Emit()1387 } else if (!asmInfo.doesDwarfUseRelocationsAcrossSections()) { in EmitFDE()