Searched defs:IS_ELF (Results 1 – 2 of 2) sorted by relevance
126 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ macro