Home
last modified time | relevance | path

Searched defs:ExeName (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DSystemUtils.cpp41 sys::Path llvm::PrependMainExecutablePath(const std::string &ExeName, in PrependMainExecutablePath()
/external/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp136 char ExeName[PATH_MAX+1]; in checkForOProfileProcEntry() local
/external/llvm/tools/bugpoint/
DToolRunner.cpp231 static std::string PrependMainExecutablePath(const std::string &ExeName, in PrependMainExecutablePath()