Searched refs:RemotePath (Results 1 – 4 of 4) sorted by relevance
41 CC(StringRef ccPath, StringRef RemotePath, in CC() argument43 : CCPath(std::string(ccPath)), RemoteClientPath(std::string(RemotePath)) { in CC()
67 loadDylib(StringRef RemotePath);
128 JITLinkExecutor::loadDylib(StringRef RemotePath) { in loadDylib() argument129 if (auto Handle = TPC->loadDylib(RemotePath.data())) in loadDylib()
581 REGSTR_VAL_REMOTE_PATH = `RemotePath`,