Searched refs:handleCallMain (Results 1 – 3 of 3) sorted by relevance
65 addHandler<exec::CallMain>(*this, &ThisT::handleCallMain); in OrcRemoteTargetServer()170 Expected<int32_t> handleCallMain(JITTargetAddress Addr, in handleCallMain() function
67 addHandler<exec::CallMain>(*this, &ThisT::handleCallMain); in OrcRemoteTargetServer()185 Expected<int32_t> handleCallMain(JITTargetAddress Addr, in handleCallMain() function
68 return handle<CallMain>(Channel, *this, &ThisT::handleCallMain); in handleKnownFunction()195 Expected<int32_t> handleCallMain(TargetAddress Addr, in handleCallMain() function