HomeSort by: relevance | last modified time | path
    Searched refs:CreateLocal (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
RemoteJITUtils.h 48 CreateLocal(std::string ExecutablePath);
LLJITWithRemoteDebugging.cpp 156 : JITLinkExecutor::CreateLocal(OOPExecutor));
RemoteJITUtils.cpp 155 auto Executor = CreateLocal(BestGuess);
166 JITLinkExecutor::CreateLocal(std::string ExecutablePath) {

Completed in 48 milliseconds