Searched refs:EI_MAG0 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc64/boot/ | ||
D | zImage.c | 157 if ( elf64->e_ident[EI_MAG0] != ELFMAG0 || in start() |
/linux-2.4.37.9/include/linux/ | ||
D | elf.h | 549 #define EI_MAG0 0 /* e_ident[] indexes */ macro |