Searched refs:GetVmapTableOffset (Results 1 – 3 of 3) sorted by relevance
68 inline uint32_t OatFile::OatMethod::GetVmapTableOffset() const { in GetVmapTableOffset() function
213 uint32_t GetVmapTableOffset() const;
858 offsets_.insert(oat_method.GetVmapTableOffset()); in AddOffsets()