Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Delf.h335 #define EI_VERSION 6 macro
/linux-4.19.296/fs/proc/
Dkcore.c341 [EI_VERSION] = EV_CURRENT, in read_kcore()
Dvmcore.c1195 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf64_headers()
1251 ehdr.e_ident[EI_VERSION] != EV_CURRENT || in parse_crash_elf32_headers()
/linux-4.19.296/fs/
Dbinfmt_elf_fdpic.c1299 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_fdpic_header()
Dbinfmt_elf.c1465 elf->e_ident[EI_VERSION] = EV_CURRENT; in fill_elf_header()