Searched refs:elf_core_dump (Results 1 – 1 of 1) sorted by relevance
55 static int elf_core_dump(long signr, struct pt_regs *regs, struct file *file, unsigned long limit);57 #define elf_core_dump NULL macro78 .core_dump = elf_core_dump,1918 static int elf_core_dump(long signr, struct pt_regs *regs, struct file *file, unsigned long limit) in elf_core_dump() function