Home | History | Annotate | Download | only in space

Lines Matching refs:boot_image_size

1175     const uint32_t boot_image_size = boot_image_end - boot_image_begin;
1179 if (boot_image_size != image_header_boot_image_size) {
1182 static_cast<uint64_t>(boot_image_size),
1196 boot_image_size);