Searched refs:SELFMAG (Results 1 – 4 of 4) sorted by relevance
16 if (memcmp(ei, ELFMAG, SELFMAG) != 0) { in main()
327 #define SELFMAG 4 macro
320 if (memcmp(ELFMAG, ehdr->e_ident, SELFMAG) != 0 in do_file()
123 #define SELFMAG 4 macro