Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Delfcore.h123 elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset);
133 static inline int elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset) in elf_core_write_extra_phdrs() function
/Linux-v5.15/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.15/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.15/fs/
Dbinfmt_elf_fdpic.c1608 if (!elf_core_write_extra_phdrs(cprm, offset)) in elf_fdpic_core_dump()
Dbinfmt_elf.c2260 if (!elf_core_write_extra_phdrs(cprm, offset)) in elf_core_dump()