Searched refs:ELFMAG0 (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 | 558 #define ELFMAG0 0x7f /* EI_MAG */ macro |