Home
last modified time | relevance | path

Searched refs:printLineInfoForInput (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() function
714 return printLineInfoForInput(/* LoadObjects */ true,/* UseDebugObj */ true); in main()
716 return printLineInfoForInput(/* LoadObjects */ true,/* UseDebugObj */false); in main()
718 return printLineInfoForInput(/* LoadObjects */false,/* UseDebugObj */false); in main()