Home
last modified time | relevance | path

Searched refs:EI_MAG0 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc64/boot/
DzImage.c157 if ( elf64->e_ident[EI_MAG0] != ELFMAG0 || in start()
/linux-2.4.37.9/include/linux/
Delf.h549 #define EI_MAG0 0 /* e_ident[] indexes */ macro