Home
last modified time | relevance | path

Searched refs:write_elf64_note (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/core/
H A Dsysemu-cpu-ops.h65 int (*write_elf64_note)(WriteCoreDumpFunction f, CPUState *cpu, member
/openbmc/qemu/target/ppc/
H A Dcpu_init.c7486 .write_elf64_note = ppc64_cpu_write_elf64_note,