Home
last modified time | relevance | path

Searched refs:printLineInfoForInput (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() function
750 return printLineInfoForInput(/* LoadObjects */ true,/* UseDebugObj */ true); in main()
752 return printLineInfoForInput(/* LoadObjects */ true,/* UseDebugObj */false); in main()
754 return printLineInfoForInput(/* LoadObjects */false,/* UseDebugObj */false); in main()
/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp274 static int printLineInfoForInput(bool LoadObjects, bool UseDebugObj) { in printLineInfoForInput() function
748 return printLineInfoForInput(/* LoadObjects */ true,/* UseDebugObj */ true); in main()
750 return printLineInfoForInput(/* LoadObjects */ true,/* UseDebugObj */false); in main()
752 return printLineInfoForInput(/* LoadObjects */false,/* UseDebugObj */false); in main()