Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Darch_dump.c297 int ppc64_cpu_write_elf64_note(WriteCoreDumpFunction f, CPUState *cs, in ppc64_cpu_write_elf64_note() function
H A Dcpu.h1582 int ppc64_cpu_write_elf64_note(WriteCoreDumpFunction f, CPUState *cs,
H A Dcpu_init.c7466 .write_elf64_note = ppc64_cpu_write_elf64_note,