Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp161 if (MAI->doesDwarfUseRelocationsAcrossSections()) { in emitDwarfSymbolReference()
172 if (MAI->doesDwarfUseRelocationsAcrossSections()) { in emitDwarfStringOffset()
DDwarfStringPool.cpp24 ShouldCreateSymbols(Asm.MAI->doesDwarfUseRelocationsAcrossSections()) {} in DwarfStringPool()
DDIE.cpp569 if (AP->MAI->doesDwarfUseRelocationsAcrossSections()) in EmitValue()
592 if (AP->MAI->doesDwarfUseRelocationsAcrossSections()) in SizeOf()
DDwarfUnit.cpp1684 if (Asm->MAI->doesDwarfUseRelocationsAcrossSections()) in addSectionLabel()
1709 if (!Asm->MAI->doesDwarfUseRelocationsAcrossSections()) in getCrossSectionRelativeBaseAddress()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp158 if (MAI->doesDwarfUseRelocationsAcrossSections()) { in emitDwarfSymbolReference()
169 if (MAI->doesDwarfUseRelocationsAcrossSections()) { in emitDwarfStringOffset()
DDwarfStringPool.cpp20 ShouldCreateSymbols(Asm.MAI->doesDwarfUseRelocationsAcrossSections()) {} in DwarfStringPool()
DDIE.cpp404 if (AP->MAI->doesDwarfUseRelocationsAcrossSections()) { in EmitValue()
425 if (AP->MAI->doesDwarfUseRelocationsAcrossSections()) in SizeOf()
455 if (AP->MAI->doesDwarfUseRelocationsAcrossSections()) in EmitValue()
DDwarfCompileUnit.cpp251 if (Asm->MAI->doesDwarfUseRelocationsAcrossSections()) in addSectionLabel()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp170 if (MAI->doesDwarfUseRelocationsAcrossSections()) { in emitDwarfSymbolReference()
182 if (MAI->doesDwarfUseRelocationsAcrossSections()) { in emitDwarfStringOffset()
DDwarfStringPool.cpp23 ShouldCreateSymbols(Asm.MAI->doesDwarfUseRelocationsAcrossSections()) {} in DwarfStringPool()
DDIE.cpp585 if (AP->MAI->doesDwarfUseRelocationsAcrossSections()) in emitValue()
608 if (AP->MAI->doesDwarfUseRelocationsAcrossSections()) in SizeOf()
DDwarfUnit.cpp1737 if (Asm->MAI->doesDwarfUseRelocationsAcrossSections()) in addSectionLabel()
1759 if (!Asm->MAI->doesDwarfUseRelocationsAcrossSections()) in getCrossSectionRelativeBaseAddress()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h558 bool doesDwarfUseRelocationsAcrossSections() const { in doesDwarfUseRelocationsAcrossSections() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h622 bool doesDwarfUseRelocationsAcrossSections() const { in doesDwarfUseRelocationsAcrossSections() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h663 bool doesDwarfUseRelocationsAcrossSections() const { in doesDwarfUseRelocationsAcrossSections() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp58 UseRelocs = Ctx.getAsmInfo()->doesDwarfUseRelocationsAcrossSections(); in MCDwarfLineStr()
1142 AsmInfo->doesDwarfUseRelocationsAcrossSections(); in Emit()
1699 } else if (!asmInfo->doesDwarfUseRelocationsAcrossSections()) { in EmitFDE()
/external/llvm-project/llvm/lib/MC/
DMCDwarf.cpp81 UseRelocs = Ctx.getAsmInfo()->doesDwarfUseRelocationsAcrossSections(); in MCDwarfLineStr()
1197 AsmInfo->doesDwarfUseRelocationsAcrossSections(); in Emit()
1763 } else if (!asmInfo->doesDwarfUseRelocationsAcrossSections()) { in EmitFDE()
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.cpp138 if (!Asm->MAI->doesDwarfUseRelocationsAcrossSections()) in addStrOffsetsBaseAttribute()
/external/llvm/lib/MC/
DMCDwarf.cpp846 AsmInfo->doesDwarfUseRelocationsAcrossSections(); in Emit()
1399 } else if (!asmInfo->doesDwarfUseRelocationsAcrossSections()) { in EmitFDE()