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

  /art/runtime/mirror/
art_method-inl.h 175 inline uint32_t ArtMethod::GetOatNativeGcMapOffset() const {
art_method.h 284 uint32_t GetOatNativeGcMapOffset() const;
  /art/compiler/
image_writer.cc 568 uint32_t native_gc_map_offset = orig->GetOatNativeGcMapOffset();

Completed in 25 milliseconds