Searched refs:pInvokeInterfaceTrampolineWithAccessCheck (Results 1 – 6 of 6) sorted by relevance
123 void (*pInvokeInterfaceTrampolineWithAccessCheck)(uint32_t, void*); member
212 …qpoints->pInvokeInterfaceTrampolineWithAccessCheck = art_quick_invoke_interface_trampoline_with_ac… in InitEntryPoints()
230 …qpoints->pInvokeInterfaceTrampolineWithAccessCheck = art_quick_invoke_interface_trampoline_with_ac… in InitEntryPoints()
613 ThreadOffset trampoline = QUICK_ENTRYPOINT_OFFSET(pInvokeInterfaceTrampolineWithAccessCheck); in NextInterfaceCallInsnWithAccessCheck()1434 : QUICK_ENTRYPOINT_OFFSET(pInvokeInterfaceTrampolineWithAccessCheck); in GenInvoke()
1689 QUICK_ENTRY_POINT_INFO(pInvokeInterfaceTrampolineWithAccessCheck),