Home
last modified time | relevance | path

Searched refs:__start_image_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/
H A Dimagetool.c17 struct image_type_params **start = __start_image_type; in imagetool_get_type()
39 struct image_type_params **start = __start_image_type; in imagetool_verify_print_header()
H A Dimagetool.h279 struct image_type_params **__start_image_type, **__stop_image_type; variable
286 extern struct image_type_params *__start_image_type[], *__stop_image_type[];