Searched refs:GetRemoteInfo (Results 1 – 4 of 4) sorted by relevance
36 FUNCNAME(GetRemoteInfo); in getJITFuncIdName()
171 GetRemoteInfo; typedef
99 return handle<GetRemoteInfo>(Channel, *this, &ThisT::handleGetRemoteInfo); in handleKnownFunction()
692 if (auto RIOrErr = callST<GetRemoteInfo>(Channel)) { in OrcRemoteTargetClient()