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

/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Dlibelf_memory.c59 #undef LIBELF_IS_ELF macro
60 #define LIBELF_IS_ELF(P) ((P)[EI_MAG0] == ELFMAG0 && \ macro

Completed in 108 milliseconds