Searched refs:EI_ABIVERSION (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/sys/ | ||
| H A D | elf_common.h | 136 #define EI_ABIVERSION 8 /* ABI version */ macro |
| /f-stack/freebsd/kern/ | ||
| H A D | imgact_elf.c | 1972 ehdr->e_ident[EI_ABIVERSION] = 0; in __elfN() |