Searched refs:mterp_current_ibase (Results 1 – 2 of 2) sorted by relevance
769 OFFSETOF_MEMBER(tls_ptr_sized_values, mterp_current_ibase)); in MterpCurrentIBaseOffset()1219 tlsPtr_.mterp_current_ibase = ibase; in SetMterpCurrentIBase()1223 return tlsPtr_.mterp_current_ibase; in GetMterpCurrentIBase()1674 thread_local_objects(0), mterp_current_ibase(nullptr), thread_local_alloc_stack_top(nullptr), in PACKED()1810 void* mterp_current_ibase; in PACKED() local
125 EXPECT_OFFSET_DIFFP(Thread, tlsPtr_, mterp_current_ibase, rosalloc_runs, sizeof(void*)); in CheckThreadOffsets()