Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Darch_dump.c310 int ppc32_cpu_write_elf32_note(WriteCoreDumpFunction f, CPUState *cs, in ppc32_cpu_write_elf32_note() function
H A Dcpu.h1571 int ppc32_cpu_write_elf32_note(WriteCoreDumpFunction f, CPUState *cs,
H A Dcpu_init.c7408 .write_elf32_note = ppc32_cpu_write_elf32_note,