Searched defs:EI_CLASS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h125 #define EI_CLASS 4 /* File class byte index */ macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h45 #define EI_CLASS 4 /* data sizes */ macro
98 & (h.e_ident[EI_CLASS] == ELFCLASS32) & (h.e_ident[EI_DATA] == ELFDATA2LSB) \
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h110 #define EI_CLASS 4 /* File class */ macro
124 #define ELFCLASSNONE 0 /* EI_CLASS */
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h124 #define EI_CLASS 4 /* Class of machine. */ macro
145 /* Values for e_ident[EI_CLASS]. */

Completed in 246 milliseconds