Searched refs:SetOatNativeGcMapOffset (Results 1 – 3 of 3) sorted by relevance
351 void SetOatNativeGcMapOffset(uint32_t gc_map_offset) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
289 inline void ArtMethod::SetOatNativeGcMapOffset(uint32_t gc_map_offset) { in SetOatNativeGcMapOffset() function
556 method->SetOatNativeGcMapOffset(offsets.gc_map_offset_); in VisitMethod()