Searched refs:guest_func (Results 1 – 2 of 2) sorted by relevance
32 auto [guest_func, arg, dso_handle] = in DoCustomTrampoline_native_bridge___cxa_thread_atexit_impl()35 WrapGuestFunction(guest_func, "__cxa_thread_atexit_impl-callback"); in DoCustomTrampoline_native_bridge___cxa_thread_atexit_impl()
38 GuestAddr guest_func = info->func; in RunGuestThread() local50 return ToHostAddr<void>(call.RunResGuestAddr(guest_func)); in RunGuestThread()