Home
last modified time | relevance | path

Searched refs:SELFMAG (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/xen/
H A Dpv.c484 if (memcmp(ehdr->e_ident, ELFMAG, SELFMAG) || in xen_pvh_parse_symtab()
/f-stack/freebsd/sys/
H A Delf_common.h147 #define SELFMAG 4 /* magic string size */ macro