Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Darch_dump.c203 int x86_cpu_write_elf32_note(WriteCoreDumpFunction f, CPUState *cs, in x86_cpu_write_elf32_note() function
H A Dcpu.h2220 int x86_cpu_write_elf32_note(WriteCoreDumpFunction f, CPUState *cpu,
H A Dcpu.c8379 .write_elf32_note = x86_cpu_write_elf32_note,