Searched refs:CallIntVoid (Results 1 – 4 of 4) sorted by relevance
24 FUNCNAME(CallIntVoid); in getJITFuncIdName()
123 typedef Function<CallIntVoidId, int32_t(TargetAddress Addr)> CallIntVoid; typedef
66 return handle<CallIntVoid>(Channel, *this, &ThisT::handleCallIntVoid); in handleKnownFunction()
606 return callSTHandling<CallIntVoid>(Channel, Listen, Addr); in callIntVoid()