Searched refs:GetImageFileLocationOatDataBegin (Results 1 – 7 of 7) 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()
953 CHECK_EQ(default_oat_header.GetImageFileLocationOatDataBegin(), 0U); in InitFromBootImage()
437 ASSERT_EQ(4096U, oat_header.GetImageFileLocationOatDataBegin()); in TEST_F()
481 os << StringPrintf("0x%08x\n\n", oat_header.GetImageFileLocationOatDataBegin()); in Dump()