Searched refs:CreateLocal (Results 1 – 3 of 3) sorted by relevance
48 CreateLocal(std::string ExecutablePath);
155 auto Executor = CreateLocal(BestGuess); in FindLocal()166 JITLinkExecutor::CreateLocal(std::string ExecutablePath) { in CreateLocal() function in JITLinkExecutor
156 : JITLinkExecutor::CreateLocal(OOPExecutor)); in connectExecutor()