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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 293 class CreateIndirectStubsOwner
294 : public shared::RPCFunction<CreateIndirectStubsOwner,
297 static const char *getName() { return "CreateIndirectStubsOwner"; }
OrcRemoteTargetServer.h 81 addHandler<stubs::CreateIndirectStubsOwner>(
OrcRemoteTargetClient.h 776 if (auto Err = callB<stubs::CreateIndirectStubsOwner>(Id))

Completed in 51 milliseconds