Searched refs:pDlsymLookup (Results 1 – 6 of 6) sorted by relevance
33 void* (*pDlsymLookup)(JNIEnv* env, jobject); member
31 jpoints->pDlsymLookup = art_jni_dlsym_lookup_stub; in DefaultInitEntryPoints()
144 CHECKED(OFFSETOF_MEMBER(JniEntryPoints, pDlsymLookup) == 0, in CheckJniEntryPoints()146 CHECKED(OFFSETOF_MEMBER(JniEntryPoints, pDlsymLookup) in CheckJniEntryPoints()
2432 JNI_ENTRY_POINT_INFO(pDlsymLookup) in DumpThreadOffset()
66 jpoints->pDlsymLookup = art_jni_dlsym_lookup_stub; in InitEntryPoints()
445 CREATE_TRAMPOLINE(JNI, kJniAbi, pDlsymLookup) in CreateJniDlsymLookup()