Home
last modified time | relevance | path

Searched refs:doesDwarfUseRelocationsAcrossSections (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h563 bool doesDwarfUseRelocationsAcrossSections() const { in doesDwarfUseRelocationsAcrossSections() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp698 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()
DAsmPrinter.cpp619 return MAI->doesDwarfUseRelocationsAcrossSections(); in needsRelocationsForDwarfStringPool()
/external/llvm/lib/MC/
DMCDwarf.cpp746 AsmInfo.doesDwarfUseRelocationsAcrossSections(); in Emit()
1387 } else if (!asmInfo.doesDwarfUseRelocationsAcrossSections()) { in EmitFDE()