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