Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Delfcore.h108 extern Elf_Half elf_core_extra_phdrs(struct coredump_params *cprm);
115 static inline Elf_Half elf_core_extra_phdrs(struct coredump_params *cprm) in elf_core_extra_phdrs() function
/linux-6.3-rc2/arch/x86/um/
A Delfcore.c10 Elf32_Half elf_core_extra_phdrs(struct coredump_params *cprm) in elf_core_extra_phdrs() function
/linux-6.3-rc2/arch/ia64/kernel/
A Delfcore.c10 Elf64_Half elf_core_extra_phdrs(struct coredump_params *cprm) in elf_core_extra_phdrs() function
/linux-6.3-rc2/arch/arm64/kernel/
A Delfcore.c78 Elf_Half elf_core_extra_phdrs(struct coredump_params *cprm) in elf_core_extra_phdrs() function
/linux-6.3-rc2/fs/
A Dbinfmt_elf_fdpic.c1512 segs = cprm->vma_count + elf_core_extra_phdrs(cprm); in elf_fdpic_core_dump()
A Dbinfmt_elf.c2042 segs = cprm->vma_count + elf_core_extra_phdrs(cprm); in elf_core_dump()

Completed in 11 milliseconds