Searched refs:image_header_boot_image_size (Results 1 – 1 of 1) sorted by relevance
1161 const uint32_t image_header_boot_image_size = image_header.GetBootImageSize(); in RelocateInPlace() local1162 if (boot_image_size != image_header_boot_image_size) { in RelocateInPlace()1166 static_cast<uint64_t>(image_header_boot_image_size)); in RelocateInPlace()