Searched refs:GetImageFileLocationOatDataBegin (Results 1 – 6 of 6) sorted by relevance
141 oat_header.GetImageFileLocationOatDataBegin()); in GenerateOatForTest()145 oat_header.GetImageFileLocationOatDataBegin()); in GenerateOatForTest()
107 uint32_t GetImageFileLocationOatDataBegin() const;
395 uint32_t OatHeader::GetImageFileLocationOatDataBegin() const { in GetImageFileLocationOatDataBegin() function in art::OatHeader
543 uintptr_t oat_data_begin = oat_header.GetImageFileLocationOatDataBegin(); in GivenOatFileStatus()
437 ASSERT_EQ(4096U, oat_header.GetImageFileLocationOatDataBegin()); in TEST_F()
481 os << StringPrintf("0x%08x\n\n", oat_header.GetImageFileLocationOatDataBegin()); in Dump()