Home
last modified time | relevance | path

Searched refs:binman_sym (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/include/
H A Dbinman_sym.h77 #define binman_sym(_type, _entry_name, _prop_name) \ macro
88 #define binman_sym(_type, _entry_name, _prop_name) BINMAN_SYM_MISSING macro
/openbmc/u-boot/tools/binman/test/
H A Du_boot_binman_syms_bad.lds24 KEEP(*(SORT(.binman_sym*)));
H A Du_boot_binman_syms.lds25 KEEP(*(SORT(.binman_sym*)));
/openbmc/u-boot/common/spl/
H A Dspl_ram.c52 ulong u_boot_pos = binman_sym(ulong, u_boot_any, image_pos); in spl_ram_load_image()
H A Dspl.c145 ulong u_boot_pos = binman_sym(ulong, u_boot_any, image_pos); in spl_set_header_raw_uboot()
/openbmc/u-boot/arch/arm/cpu/
H A Du-boot-spl.lds42 KEEP(*(SORT(.binman_sym*)));
/openbmc/u-boot/tools/binman/
H A DREADME609 ulong u_boot_offset = binman_sym(ulong, u_boot_any, offset);
/openbmc/linux/
H A Dopengrok0.0.log[all...]