Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Delfcore.h120 elf_core_write_extra_data(struct coredump_params *cprm);
133 static inline int elf_core_write_extra_data(struct coredump_params *cprm) in elf_core_write_extra_data() function
/Linux-v5.10/arch/x86/um/
Delfcore.c42 int elf_core_write_extra_data(struct coredump_params *cprm) in elf_core_write_extra_data() function
/Linux-v5.10/arch/ia64/kernel/
Delfcore.c44 int elf_core_write_extra_data(struct coredump_params *cprm) in elf_core_write_extra_data() function
/Linux-v5.10/fs/
Dbinfmt_elf_fdpic.c1649 if (!elf_core_write_extra_data(cprm)) in elf_fdpic_core_dump()
Dbinfmt_elf.c2279 if (!elf_core_write_extra_data(cprm)) in elf_core_dump()