Searched defs:boot_image_size (Results 1 – 2 of 2) sorted by relevance
41 uint32_t boot_image_size, in ImageHeader()
1219 const uint32_t boot_image_size = boot_image_end - boot_image_begin; in RelocateInPlace() local