Home
last modified time | relevance | path

Searched refs:elf_shdr (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dcompat_binfmt_elf.c30 #undef elf_shdr macro
36 #define elf_shdr elf32_shdr macro
H A Dbinfmt_elf.c2168 static void fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, in fill_extnum_info()
2199 struct elf_shdr *shdr4extnum = NULL; in elf_core_dump()
H A Dbinfmt_elf_fdpic.c1438 static void fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, in fill_extnum_info()
1492 struct elf_shdr *shdr4extnum = NULL; in elf_fdpic_core_dump()
/kernel/linux/linux-5.10/include/linux/
H A Delf.h33 #define elf_shdr elf32_shdr macro
45 #define elf_shdr elf64_shdr macro
/kernel/linux/linux-6.6/fs/
H A Dcompat_binfmt_elf.c30 #undef elf_shdr macro
36 #define elf_shdr elf32_shdr macro
H A Dbinfmt_elf_fdpic.c1420 static void fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, in fill_extnum_info()
1474 struct elf_shdr *shdr4extnum = NULL; in elf_fdpic_core_dump()
H A Dbinfmt_elf.c2003 static void fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, in fill_extnum_info()
2034 struct elf_shdr *shdr4extnum = NULL; in elf_core_dump()
/kernel/linux/linux-6.6/include/linux/
H A Delf.h43 #define elf_shdr elf32_shdr macro
55 #define elf_shdr elf64_shdr macro
/kernel/linux/linux-5.10/kernel/
H A Dkexec_elf.c69 ehdr->e_shentsize != sizeof(struct elf_shdr)) { in elf_is_ehdr_sane()
104 shdr_size = sizeof(struct elf_shdr) * ehdr->e_shnum; in elf_is_ehdr_sane()
/kernel/linux/linux-6.6/kernel/
H A Dkexec_elf.c69 ehdr->e_shentsize != sizeof(struct elf_shdr)) { in elf_is_ehdr_sane()
104 shdr_size = sizeof(struct elf_shdr) * ehdr->e_shnum; in elf_is_ehdr_sane()

Completed in 12 milliseconds