Searched refs:DestroyRemoteAllocator (Results 1 – 10 of 10) sorted by relevance
30 FUNCNAME(DestroyRemoteAllocator); in getJITFuncIdName()
237 class DestroyRemoteAllocator238 : public rpc::Function<DestroyRemoteAllocator,
71 addHandler<mem::DestroyRemoteAllocator>( in OrcRemoteTargetServer()
834 if (auto Err = callB<mem::DestroyRemoteAllocator>(Id)) { in destroyRemoteAllocator()
230 class DestroyRemoteAllocator231 : public rpc::Function<DestroyRemoteAllocator,
69 addHandler<mem::DestroyRemoteAllocator>( in OrcRemoteTargetServer()
613 if (auto Err = callB<mem::DestroyRemoteAllocator>(Id)) { in destroyRemoteAllocator()
145 DestroyRemoteAllocator; typedef
81 return handle<DestroyRemoteAllocator>( in handleKnownFunction()
706 if (auto Err = callST<DestroyRemoteAllocator>(Channel, Id)) { in destroyRemoteAllocator()