Searched refs:WrapGuestJNIOnLoad (Results 1 – 3 of 3) sorted by relevance
32 HostCode WrapGuestJNIOnLoad(GuestAddr pc);
122 HostCode WrapGuestJNIOnLoad(GuestAddr pc) { in WrapGuestJNIOnLoad() function
151 berberis::RegisterKnownGuestFunctionWrapper("JNI_OnLoad", berberis::WrapGuestJNIOnLoad); in Initialize()