Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Delfcore.h116 extern Elf_Half elf_core_extra_phdrs(void);
123 static inline Elf_Half elf_core_extra_phdrs(void) in elf_core_extra_phdrs() function
/Linux-v5.10/arch/x86/um/
Delfcore.c10 Elf32_Half elf_core_extra_phdrs(void) in elf_core_extra_phdrs() function
/Linux-v5.10/arch/ia64/kernel/
Delfcore.c10 Elf64_Half elf_core_extra_phdrs(void) in elf_core_extra_phdrs() function
/Linux-v5.10/fs/
Dbinfmt_elf_fdpic.c1530 segs = vma_count + elf_core_extra_phdrs(); in elf_fdpic_core_dump()
Dbinfmt_elf.c2175 segs = vma_count + elf_core_extra_phdrs(); in elf_core_dump()