Searched refs:SELFMAG (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/x86/xen/ | ||
| H A D | pv.c | 484 if (memcmp(ehdr->e_ident, ELFMAG, SELFMAG) || in xen_pvh_parse_symtab() |
| /f-stack/freebsd/sys/ | ||
| H A D | elf_common.h | 147 #define SELFMAG 4 /* magic string size */ macro |