Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp360 static int printLineInfoForInput(bool LoadObjects, bool UseDebugObj) { in printLineInfoForInput() function
982 printLineInfoForInput(/* LoadObjects */ true, /* UseDebugObj */ true); in main()
986 printLineInfoForInput(/* LoadObjects */ true, /* UseDebugObj */ false); in main()
990 printLineInfoForInput(/* LoadObjects */ false, /* UseDebugObj */ false); in main()