Home
last modified time | relevance | path

Searched refs:doesDwarfRequireRelocationForSectionOffset (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h563 bool doesDwarfRequireRelocationForSectionOffset() const { in doesDwarfRequireRelocationForSectionOffset() function
/external/swiftshader/third_party/LLVM/lib/MC/
DMCDwarf.cpp919 } else if (!asmInfo.doesDwarfRequireRelocationForSectionOffset()) { in EmitFDE()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp486 if(Asm->MAI->doesDwarfRequireRelocationForSectionOffset()) in constructCompileUnit()