Home
last modified time | relevance | path

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

/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.h2374 int x86_cpu_write_elf32_note(WriteCoreDumpFunction f, CPUState *cpu,
H A Dcpu.c9408 .write_elf32_note = x86_cpu_write_elf32_note,