Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Delf.h213 Elf32_Half e_ehsize; member
230 Elf64_Half e_ehsize; member
/linux-4.19.296/fs/proc/
Dkcore.c349 .e_ehsize = sizeof(struct elfhdr), in read_kcore()
Dvmcore.c1197 ehdr.e_ehsize != sizeof(Elf64_Ehdr) || in parse_crash_elf64_headers()
1253 ehdr.e_ehsize != sizeof(Elf32_Ehdr) || in parse_crash_elf32_headers()
/linux-4.19.296/fs/
Dbinfmt_elf_fdpic.c1310 elf->e_ehsize = sizeof(struct elfhdr); in fill_elf_fdpic_header()
Dbinfmt_elf.c1473 elf->e_ehsize = sizeof(struct elfhdr); in fill_elf_header()