Searched refs:DestroyIndirectStubsOwner (Results 1 – 10 of 10) sorted by relevance
31 FUNCNAME(DestroyIndirectStubsOwner); in getJITFuncIdName()
298 class DestroyIndirectStubsOwner299 : public rpc::Function<DestroyIndirectStubsOwner,
82 addHandler<stubs::DestroyIndirectStubsOwner>( in OrcRemoteTargetServer()
844 if (auto Err = callB<stubs::DestroyIndirectStubsOwner>(Id)) in destroyIndirectStubsManager()
291 class DestroyIndirectStubsOwner292 : public rpc::Function<DestroyIndirectStubsOwner,
80 addHandler<stubs::DestroyIndirectStubsOwner>( in OrcRemoteTargetServer()
623 if (auto Err = callB<stubs::DestroyIndirectStubsOwner>(Id)) in destroyIndirectStubsManager()
149 DestroyIndirectStubsOwner; typedef
84 return handle<DestroyIndirectStubsOwner>( in handleKnownFunction()
716 return callST<DestroyIndirectStubsOwner>(Channel, Id); in destroyIndirectStubsManager()