Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/bugpoint/
DToolRunner.cpp248 static std::string PrependMainExecutablePath(const std::string &ExeName, in PrependMainExecutablePath() function
272 PrependMainExecutablePath("lli", Argv0, (void *)(intptr_t) & createLLI); in createLLI()
558 PrependMainExecutablePath("llc", Argv0, (void *)(intptr_t) & createLLC); in createLLC()
646 PrependMainExecutablePath("lli", Argv0, (void *)(intptr_t) & createJIT); in createJIT()