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

  /art/runtime/
oat_file-inl.h 93 uint32_t OatFile::OatMethod::GetGcMapOffset() const {
oat_file.h 133 uint32_t GetGcMapOffset() const;
  /art/oatdump/
oatdump.cc 580 offsets_.insert(oat_method.GetGcMapOffset());
845 uint32_t gc_map_offset = oat_method.GetGcMapOffset();
    [all...]

Completed in 131 milliseconds