Searched refs:quick_entrypoints (Results 1 – 3 of 3) sorted by relevance
235 QuickEntryPoints* qpoints = &tlsPtr_.quick_entrypoints; in InitStringEntryPoints()
638 OFFSETOF_MEMBER(tls_ptr_sized_values, quick_entrypoints) + quick_entrypoint_offset); in QuickEntryPointOffset()1604 QuickEntryPoints quick_entrypoints; in PACKED() local
136 UpdateReadBarrierEntrypoints(&tlsPtr_.quick_entrypoints, is_marking); in SetIsGcMarkingAndUpdateEntrypoints()144 reinterpret_cast<uint8_t*>(&tlsPtr_.quick_entrypoints) + sizeof(tlsPtr_.quick_entrypoints)); in InitTlsEntryPoints()148 InitEntryPoints(&tlsPtr_.jni_entrypoints, &tlsPtr_.quick_entrypoints); in InitTlsEntryPoints()156 ResetQuickAllocEntryPoints(&tlsPtr_.quick_entrypoints, is_marking); in ResetQuickAllocEntryPointsForThread()