Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dimagetool.c15 INIT_SECTION(image_type); in imagetool_get_type()
37 INIT_SECTION(image_type); in imagetool_verify_print_header()
H A Dimagetool.h268 #define INIT_SECTION(name) do { \ macro
281 #define INIT_SECTION(name) /* no-op for ELF */ macro