Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp274 static int printLineInfoForInput(bool LoadObjects, bool UseDebugObj) { in printLineInfoForInput() argument
275 assert(LoadObjects || !UseDebugObj); in printLineInfoForInput()
317 if (UseDebugObj) { in printLineInfoForInput()
346 if (!UseDebugObj && LoadObjects) { in printLineInfoForInput()