Home
last modified time | relevance | path

Searched defs:image_header (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dimage.h323 typedef struct image_header { struct
336 } image_header_t; argument
/third_party/uboot/u-boot-2020.01/tools/
Dimx8mimage.c321 image_header_t image_header; in generate_ivt_for_fit() local
/third_party/e2fsprogs/lib/ext2fs/
Dext2fs.h252 struct ext2_image_hdr * image_header; member