Home
last modified time | relevance | path

Searched refs:EI_PAD (Results 1 – 5 of 5) sorted by relevance

/titanic_51/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h59 #define EI_PAD 9 /* from here in is just padding */ macro
/titanic_51/usr/src/uts/common/sys/
H A Delf.h115 #define EI_PAD 9 /* Start of padding bytes */ macro
/titanic_51/usr/src/boot/sys/sys/
H A Delf_common.h130 #define EI_PAD 9 /* Start of padding (per SVR4 ABI). */ macro
/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Delf.c675 #if EI_PAD != (EI_ABIVERSION + 1) in ehdr_eident_strings()
/titanic_51/usr/src/grub/grub-0.97/
H A DChangeLog1298 (EI_PAD): Set to 9.