Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Delfcore.c11 int __weak elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset) in elf_core_write_extra_phdrs() function
/linux-4.4.14/include/linux/
Delfcore.h68 elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset);
/linux-4.4.14/arch/ia64/kernel/
Delfcore.c14 int elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset) in elf_core_write_extra_phdrs() function
/linux-4.4.14/arch/x86/um/
Delfcore.c14 int elf_core_write_extra_phdrs(struct coredump_params *cprm, loff_t offset) in elf_core_write_extra_phdrs() function
/linux-4.4.14/fs/
Dbinfmt_elf_fdpic.c1772 if (!elf_core_write_extra_phdrs(cprm, offset)) in elf_fdpic_core_dump()
Dbinfmt_elf.c2261 if (!elf_core_write_extra_phdrs(cprm, offset)) in elf_core_dump()