Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetOptions.h126 extern bool JITEmitDebugInfoToDisk;
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetMachine.cpp42 bool JITEmitDebugInfoToDisk; variable
142 cl::location(JITEmitDebugInfoToDisk),
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITDebugRegisterer.cpp118 if (JITEmitDebugInfoToDisk) { in MakeELF()