Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.h41 CC(StringRef ccPath, StringRef RemotePath, in CC()
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp31 loadDylib(ExecutionSession &ES, StringRef RemotePath) { in loadDylib() argument