Home
last modified time | relevance | path

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

/llvm-project/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp98 std::unique_ptr<char[]> ExecPath, FDSpecifier, TestOutputFlag; launchLocalExecutor() local
/llvm-project/llvm/lib/Support/
H A DGraphWriter.cpp137 static bool ExecGraphViewer(StringRef ExecPath, std::vector<StringRef> &args, in ExecGraphViewer()