Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-executor/
Dllvm-jitlink-executor.cpp39 void printErrorAndExit(Twine ErrMsg) { in printErrorAndExit() function
50 printErrorAndExit("listen option not supported"); in openListener()
88 printErrorAndExit("insufficient arguments"); in main()
97 printErrorAndExit(FD1Str + " is not a valid file descriptor"); in main()
99 printErrorAndExit(FD2Str + " is not a valid file descriptor"); in main()
106 printErrorAndExit("port" + PortStr + " is not a valid integer"); in main()
110 printErrorAndExit("invalid specifier type \"" + SpecifierType + "\""); in main()