Home
last modified time | relevance | path

Searched refs:elf_core_extra_phdrs (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/kernel/
Delfcore.c6 Elf_Half __weak elf_core_extra_phdrs(void) in elf_core_extra_phdrs() function
/linux-4.4.14/include/linux/
Delfcore.h66 extern Elf_Half elf_core_extra_phdrs(void);
/linux-4.4.14/arch/ia64/kernel/
Delfcore.c9 Elf64_Half elf_core_extra_phdrs(void) in elf_core_extra_phdrs() function
/linux-4.4.14/arch/x86/um/
Delfcore.c9 Elf32_Half elf_core_extra_phdrs(void) in elf_core_extra_phdrs() function
/linux-4.4.14/fs/
Dbinfmt_elf_fdpic.c1657 segs += elf_core_extra_phdrs(); in elf_fdpic_core_dump()
Dbinfmt_elf.c2161 segs += elf_core_extra_phdrs(); in elf_core_dump()