Home | History | Annotate | Download | only in space

Lines Matching refs:boot_image_size

1219     const uint32_t boot_image_size = boot_image_end - boot_image_begin;
1223 if (boot_image_size != image_header_boot_image_size) {
1226 static_cast<uint64_t>(boot_image_size),
1240 boot_image_size);