Home | History | Annotate | Download | only in imgdiag

Lines Matching full:image_end_unaligned

318     const uint8_t* image_end_unaligned = image_begin_unaligned + boot_image_header.GetImageSize();
322 const uint8_t* image_end = AlignUp(image_end_unaligned, kPageSize);