Searched refs:EI_PAD (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | elf_common.h | 138 #define EI_PAD 9 /* Start of padding (per SVR4 ABI). */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | imgact_elf.c | 1973 ehdr->e_ident[EI_PAD] = 0; in __elfN() |