Home
last modified time | relevance | path

Searched refs:s390_cpu_write_elf64_note (Results 1 – 3 of 3) sorted by relevance

/qemu/target/s390x/
H A Dcpu-sysemu.c163 .write_elf64_note = s390_cpu_write_elf64_note,
H A Ds390x-internal.h230 int s390_cpu_write_elf64_note(WriteCoreDumpFunction f, CPUState *cs,
H A Darch_dump.c270 int s390_cpu_write_elf64_note(WriteCoreDumpFunction f, CPUState *cs, in s390_cpu_write_elf64_note() function