Searched refs:binman_sym_extern (Results 1 – 2 of 2) sorted by relevance
| /include/ |
| A D | binman_sym.h | 48 #define binman_sym_extern(_type, _entry_name, _prop_name) \ macro 123 #define binman_sym_extern(_type, _entry_name, _prop_name) macro
|
| A D | spl.h | 438 binman_sym_extern(ulong, u_boot_any, image_pos); 439 binman_sym_extern(ulong, u_boot_any, size); 440 binman_sym_extern(ulong, u_boot_spl_any, image_pos); 441 binman_sym_extern(ulong, u_boot_spl_any, size); 442 binman_sym_extern(ulong, u_boot_vpl_any, image_pos); 443 binman_sym_extern(ulong, u_boot_vpl_any, size);
|
Completed in 7 milliseconds