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