Home
last modified time | relevance | path

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

/external/llvm/tools/bugpoint/
DToolRunner.cpp230 static std::string PrependMainExecutablePath(const std::string &ExeName, in PrependMainExecutablePath() function
254 PrependMainExecutablePath("lli", Argv0, (void *)(intptr_t) & createLLI); in createLLI()
541 PrependMainExecutablePath("llc", Argv0, (void *)(intptr_t) & createLLC); in createLLC()
629 PrependMainExecutablePath("lli", Argv0, (void *)(intptr_t) & createJIT); in createJIT()