Searched refs:GetOatDataEnd (Results 1 – 3 of 3) sorted by relevance
159 uint8_t* GetOatDataEnd() const { in GetOatDataEnd() function
1207 image_header.GetOatDataEnd() - image_header.GetOatDataBegin()); in RelocateInPlace()
1813 os << "OAT DATA END:" << reinterpret_cast<void*>(image_header_.GetOatDataEnd()) << "\n\n"; in Dump()