Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Delfcore.h118 elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset);
128 static inline int elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset) in elf_core_write_extra_phdrs() function
/Linux-v5.10/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-v5.10/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-v5.10/fs/
Dbinfmt_elf_fdpic.c1622 if (!elf_core_write_extra_phdrs(cprm, offset)) in elf_fdpic_core_dump()
Dbinfmt_elf.c2257 if (!elf_core_write_extra_phdrs(cprm, offset)) in elf_core_dump()