Home
last modified time | relevance | path

Searched refs:elf_shdr (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Delf.h28 #define elf_shdr elf32_shdr macro
38 #define elf_shdr elf64_shdr macro
/linux-4.4.14/fs/
Dcompat_binfmt_elf.c31 #undef elf_shdr
36 #define elf_shdr elf32_shdr macro
Dbinfmt_elf_fdpic.c1498 static void fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, in fill_extnum_info()
1593 struct elf_shdr *shdr4extnum = NULL; in elf_fdpic_core_dump()
Dbinfmt_elf.c2101 static void fill_extnum_info(struct elfhdr *elf, struct elf_shdr *shdr4extnum, in fill_extnum_info()
2135 struct elf_shdr *shdr4extnum = NULL; in elf_core_dump()