Searched refs:binman_sym (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/include/ |
H A D | binman_sym.h | 77 #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 D | u_boot_binman_syms_bad.lds | 24 KEEP(*(SORT(.binman_sym*)));
|
H A D | u_boot_binman_syms.lds | 25 KEEP(*(SORT(.binman_sym*)));
|
/openbmc/u-boot/common/spl/ |
H A D | spl_ram.c | 52 ulong u_boot_pos = binman_sym(ulong, u_boot_any, image_pos); in spl_ram_load_image()
|
H A D | spl.c | 145 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 D | u-boot-spl.lds | 42 KEEP(*(SORT(.binman_sym*)));
|
/openbmc/u-boot/tools/binman/ |
H A D | README | 609 ulong u_boot_offset = binman_sym(ulong, u_boot_any, offset);
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |