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