Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Darch_dump.c389 int x86_cpu_write_elf32_qemunote(WriteCoreDumpFunction f, CPUState *cs, in x86_cpu_write_elf32_qemunote() function
H A Dcpu.h2224 int x86_cpu_write_elf32_qemunote(WriteCoreDumpFunction f, CPUState *cpu,
H A Dcpu.c8381 .write_elf32_qemunote = x86_cpu_write_elf32_qemunote,