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

/freebsd-10-stable/contrib/binutils/gas/
H A Das.h595 #define IS_ELF (OUTPUT_FLAVOR == bfd_target_elf_flavour) macro
590 #define IS_ELF macro
593 #define IS_ELF macro
/freebsd-10-stable/sys/xen/interface/
H A Delfstructs.h104 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ macro
/freebsd-10-stable/sys/sys/
H A Delf_common.h182 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ macro

Completed in 64 milliseconds