Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dcpu-sysemu.c81 int cpu_write_elf32_qemunote(WriteCoreDumpFunction f, CPUState *cpu, in cpu_write_elf32_qemunote() function
/openbmc/qemu/include/hw/core/
H A Dcpu.h669 int cpu_write_elf32_qemunote(WriteCoreDumpFunction f, CPUState *cpu,
/openbmc/qemu/dump/
H A Ddump.c350 ret = cpu_write_elf32_qemunote(f, cpu, s); in write_elf32_notes()