Searched refs:GetBootImageBegin (Results 1 – 3 of 3) sorted by relevance
347 uint32_t GetBootImageBegin() const { in GetBootImageBegin() function
1398 RelocationRange boot_image(image_header->GetBootImageBegin(), in RelocateInPlace()2793 uint32_t source_begin = kExtension ? first_header.GetBootImageBegin() : image_begin; in DoRelocateSpaces()2796 DCHECK_EQ(first_header.GetBootImageBegin() + first_header.GetBootImageSize(), image_begin); in DoRelocateSpaces()
1816 os << "BOOT IMAGE BEGIN: " << reinterpret_cast<void*>(image_header_.GetBootImageBegin()) in Dump()