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