Home
last modified time | relevance | path

Searched refs:gph_print_header (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/tools/
H A Dgpheader.h35 void gph_print_header(const struct gp_header *gph, int be);
H A Dgpimage.c48 gph_print_header(gph, 1); in gpimage_print_header()
H A Dgpimage-common.c46 void gph_print_header(const struct gp_header *gph, int be) in gph_print_header() function
H A Domapimage.c118 gph_print_header(gph, do_swap32); in omapimage_print_header()