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

  /art/runtime/mirror/
art_method-inl.h 160 inline uint32_t ArtMethod::GetOatVmapTableOffset() const {
art_method.h 271 uint32_t GetOatVmapTableOffset() const;
  /art/compiler/
image_writer.cc 564 uint32_t vmap_table_offset = orig->GetOatVmapTableOffset();

Completed in 26 milliseconds