Searched refs:EI_MAG3 (Results 1 - 1 of 1) sorted by relevance

/u-boot/include/
H A Delf.h38 #define EI_MAG3 3 /* file ID */ macro
51 #define ELFMAG3 'F' /* e_ident[EI_MAG3] */
88 (ehdr).e_ident[EI_MAG3] == ELFMAG3)

Completed in 96 milliseconds