Searched refs:PrependMainExecutablePath (Results 1 – 3 of 3) sorted by relevance
39 sys::Path PrependMainExecutablePath(const std::string &ExeName,
41 sys::Path llvm::PrependMainExecutablePath(const std::string &ExeName, in PrependMainExecutablePath() function in llvm
244 PrependMainExecutablePath("lli", Argv0, (void *)(intptr_t)&createLLI).str(); in createLLI()528 PrependMainExecutablePath("llc", Argv0, (void *)(intptr_t)&createLLC).str(); in createLLC()616 PrependMainExecutablePath("lli", Argv0, (void *)(intptr_t)&createJIT).str(); in createJIT()