Searched defs:IS_ELF (Results 1 - 3 of 3) sorted by last modified time

/freebsd-9.3-release/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-9.3-release/sys/sys/
H A Delf_common.h124 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ macro
/freebsd-9.3-release/sys/xen/interface/
H A Delfstructs.h104 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ macro

Completed in 70 milliseconds