Searched defs:IS_ELF (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/btxld/
H A Delfh.h32 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h182 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ macro

Completed in 67 milliseconds