Searched refs:elf_core_dump (Results 1 – 3 of 3) 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()