HomeSort by relevance Sort by last modified time
    Searched refs:SetOatNativeGcMapOffset (Results 1 - 3 of 3) sorted by null

  /art/runtime/mirror/
art_method-inl.h 289 inline void ArtMethod::SetOatNativeGcMapOffset(uint32_t gc_map_offset) {
art_method.h 351 void SetOatNativeGcMapOffset(uint32_t gc_map_offset) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
  /art/compiler/
oat_writer.cc 556 method->SetOatNativeGcMapOffset(offsets.gc_map_offset_);
    [all...]

Completed in 53 milliseconds