Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dimagetool.c16 INIT_SECTION(image_type); in imagetool_get_type()
38 INIT_SECTION(image_type); in imagetool_verify_print_header()
H A Dimagetool.h249 #define INIT_SECTION(name) do { \ macro
262 #define INIT_SECTION(name) /* no-op for ELF */ macro