Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/
Delfcore.c16 int __weak elf_core_write_extra_data(struct coredump_params *cprm) in elf_core_write_extra_data() function
/linux-4.4.14/include/linux/
Delfcore.h70 elf_core_write_extra_data(struct coredump_params *cprm);
/linux-4.4.14/arch/ia64/kernel/
Delfcore.c43 int elf_core_write_extra_data(struct coredump_params *cprm) in elf_core_write_extra_data() function
/linux-4.4.14/arch/x86/um/
Delfcore.c41 int elf_core_write_extra_data(struct coredump_params *cprm) in elf_core_write_extra_data() function
/linux-4.4.14/fs/
Dbinfmt_elf_fdpic.c1796 if (!elf_core_write_extra_data(cprm)) in elf_fdpic_core_dump()
Dbinfmt_elf.c2299 if (!elf_core_write_extra_data(cprm)) in elf_core_dump()