Searched refs:boot_image_size (Results 1 – 3 of 3) sorted by relevance
39 uint32_t boot_image_size, in ImageHeader() argument55 boot_image_size_(boot_image_size), in ImageHeader()
113 uint32_t boot_image_size,
988 const uint32_t boot_image_size = boot_image_end - boot_image_begin; in RelocateInPlace() local992 if (boot_image_size != image_header_boot_image_size) { in RelocateInPlace()995 static_cast<uint64_t>(boot_image_size), in RelocateInPlace()1009 boot_image_size); in RelocateInPlace()