Searched refs:handleCallIntInt (Results 1 – 1 of 1) sorted by relevance
67 addHandler<exec::CallIntInt>(*this, &ThisT::handleCallIntInt); in OrcRemoteTargetServer()173 Expected<int32_t> handleCallIntInt(JITTargetAddress Addr, int Arg) { in handleCallIntInt() function