Searched refs:elf_core_dump (Results 1 – 4 of 4) sorted by relevance
9 src/common/linux/elf_core_dump.h | 1 +12 --- a/src/common/linux/elf_core_dump.h13 +++ b/src/common/linux/elf_core_dump.h
3 static int elf_core_dump(int signr, CPUArchState *env) in elf_core_dump() function
38 static int elf_core_dump(int signr, CPUArchState *env);821 bprm->core_dump = &elf_core_dump; in load_elf_binary()
2290 static int elf_core_dump(int, const CPUArchState *);4003 bprm->core_dump = &elf_core_dump; in load_elf_binary()4447 static int elf_core_dump(int signr, const CPUArchState *env) in elf_core_dump() function