Searched defs:LIBELF_IS_ELF (Results 1 – 2 of 2) sorted by relevance
60 #define LIBELF_IS_ELF(P) ((P)[EI_MAG0] == ELFMAG0 && \ in _libelf_memory() macro
2737 #define LIBELF_IS_ELF(P) ((P)[EI_MAG0] == ELFMAG0 && \ in _libelf_memory() macro