Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Darch_dump.c182 int x86_cpu_write_elf64_note(WriteCoreDumpFunction f, CPUState *cs, in x86_cpu_write_elf64_note() function
H A Dcpu.h2218 int x86_cpu_write_elf64_note(WriteCoreDumpFunction f, CPUState *cpu,
H A Dcpu.c8380 .write_elf64_note = x86_cpu_write_elf64_note,