Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/core/
H A Dsysemu-cpu-ops.h59 int (*write_elf32_note)(WriteCoreDumpFunction f, CPUState *cpu, member
/openbmc/qemu/target/ppc/
H A Dcpu_init.c7485 .write_elf32_note = ppc32_cpu_write_elf32_note,