Home
last modified time | relevance | path

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

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