Home
last modified time | relevance | path

Searched refs:EI_VERSION (Results 1 – 7 of 7) sorted by relevance

/arch/powerpc/boot/
A Delf.h123 #define EI_VERSION 6 macro
/arch/s390/tools/
A Drelocs.c128 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) in read_ehdr()
/arch/powerpc/platforms/powernv/
A Dopal-core.c362 elf->e_ident[EI_VERSION] = EV_CURRENT; in create_opalcore()
/arch/mips/boot/tools/
A Drelocs.c220 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) in read_ehdr()
/arch/s390/kernel/
A Dcrash_dump.c454 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in ehdr_init()
/arch/x86/tools/
A Drelocs.c356 if (ehdr.e_ident[EI_VERSION] != EV_CURRENT) in read_ehdr()
/arch/powerpc/kernel/
A Dfadump.c933 elf->e_ident[EI_VERSION] = EV_CURRENT; in fadump_init_elfcore_header()

Completed in 23 milliseconds