Searched refs:GetGcMapOffset (Results 1 – 3 of 3) sorted by relevance
93 uint32_t OatFile::OatMethod::GetGcMapOffset() const { in GetGcMapOffset() function
147 uint32_t GetGcMapOffset() const;
358 offsets_.insert(oat_method.GetGcMapOffset()); in AddOffsets()505 uint32_t gc_map_offset = oat_method.GetGcMapOffset(); in DumpOatMethod()