Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Delfcore.c12 int __weak elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset) in elf_core_write_extra_phdrs() function
/Linux-v4.19/include/linux/
Delfcore.h71 elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset);
/Linux-v4.19/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-v4.19/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-v4.19/fs/
Dbinfmt_elf_fdpic.c1755 if (!elf_core_write_extra_phdrs(cprm, offset)) in elf_fdpic_core_dump()
Dbinfmt_elf.c2352 if (!elf_core_write_extra_phdrs(cprm, offset)) in elf_core_dump()