Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Delfcore.h119 elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset);
129 static inline int elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset) in elf_core_write_extra_phdrs() function
/linux-6.1.9/arch/x86/um/
Delfcore.c15 int elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset) in elf_core_write_extra_phdrs() function
/linux-6.1.9/arch/ia64/kernel/
Delfcore.c15 int elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset) in elf_core_write_extra_phdrs() function
/linux-6.1.9/arch/arm64/kernel/
Delfcore.c90 int elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset) in elf_core_write_extra_phdrs() function
/linux-6.1.9/fs/
Dbinfmt_elf_fdpic.c1604 if (!elf_core_write_extra_phdrs(cprm, offset)) in elf_fdpic_core_dump()
Dbinfmt_elf.c2295 if (!elf_core_write_extra_phdrs(cprm, offset)) in elf_core_dump()