Searched refs:SELFMAG (Results 1 – 3 of 3) sorted by relevance
53 #define SELFMAG 4 /* size of magic */ macro
238 if (memcmp(&ehdr32->e_ident[EI_MAG0], ELFMAG, SELFMAG)) { in main()
202 memcpy(ehdr->e_ident, ELFMAG, SELFMAG); in rk_dump_elf64_image_phdr()