Searched refs:jni_entrypoints (Results 1 – 4 of 4) sorted by relevance
126 EXPECT_OFFSET_DIFFP(Thread, tlsPtr_, thread_local_objects, jni_entrypoints, sizeof(size_t)); in CheckThreadOffsets()
644 OFFSETOF_MEMBER(tls_ptr_sized_values, jni_entrypoints) + jni_entrypoint_offset); in JniEntryPointOffset()1603 JniEntryPoints jni_entrypoints; in PACKED() local
237 "entrypoints/jni/jni_entrypoints.cc",
142 uintptr_t* begin = reinterpret_cast<uintptr_t*>(&tlsPtr_.jni_entrypoints); in InitTlsEntryPoints()148 InitEntryPoints(&tlsPtr_.jni_entrypoints, &tlsPtr_.quick_entrypoints); in InitTlsEntryPoints()