Searched refs:GetVmapTableOffset (Results 1 – 3 of 3) sorted by relevance
119 inline uint32_t OatFile::OatMethod::GetVmapTableOffset() const { in GetVmapTableOffset() function
129 uint32_t GetVmapTableOffset() const;
579 offsets_.insert(oat_method.GetVmapTableOffset()); in AddOffsets()899 uint32_t vmap_table_offset = oat_method.GetVmapTableOffset(); in DumpOatMethod()