Searched refs:boot_image_size (Results 1 – 3 of 3) sorted by relevance
41 uint32_t boot_image_size, in ImageHeader() argument57 boot_image_size_(boot_image_size), in ImageHeader()
114 uint32_t boot_image_size,
1155 const uint32_t boot_image_size = boot_image_end - boot_image_begin; in RelocateInPlace() local1159 if (boot_image_size != image_header_boot_image_size) { in RelocateInPlace()1162 static_cast<uint64_t>(boot_image_size), in RelocateInPlace()1176 boot_image_size); in RelocateInPlace()