Home
last modified time | relevance | path

Searched refs:CreateIndirectStubsOwner (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.cpp28 FUNCNAME(CreateIndirectStubsOwner); in getJITFuncIdName()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h137 CreateIndirectStubsOwner; typedef
DOrcRemoteTargetServer.h75 return handle<CreateIndirectStubsOwner>( in handleKnownFunction()
DOrcRemoteTargetClient.h651 if (auto Err = callST<CreateIndirectStubsOwner>(Channel, Id)) in createIndirectStubsManager()