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

/freebsd-11-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-11-stable/sys/sys/
H A Delf_common.h184 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ macro

Completed in 102 milliseconds