Home
last modified time | relevance | path

Searched refs:UseDebugObj (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp280 static int printLineInfoForInput(bool LoadObjects, bool UseDebugObj) { in printLineInfoForInput() argument
281 assert(LoadObjects || !UseDebugObj); in printLineInfoForInput()
328 if (UseDebugObj) { in printLineInfoForInput()
370 if (!UseDebugObj && LoadObjects) { in printLineInfoForInput()
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp274 static int printLineInfoForInput(bool LoadObjects, bool UseDebugObj) { in printLineInfoForInput() argument
275 assert(LoadObjects || !UseDebugObj); in printLineInfoForInput()
322 if (UseDebugObj) { in printLineInfoForInput()
364 if (!UseDebugObj && LoadObjects) { in printLineInfoForInput()