Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DSystemUtils.cpp41 sys::Path llvm::PrependMainExecutablePath(const std::string &ExeName, in PrependMainExecutablePath() function in llvm
/external/llvm/tools/bugpoint/
DToolRunner.cpp231 static std::string PrependMainExecutablePath(const std::string &ExeName, in PrependMainExecutablePath() function