Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dcpu-sysemu.c103 int cpu_write_elf64_qemunote(WriteCoreDumpFunction f, CPUState *cpu, in cpu_write_elf64_qemunote() function
/openbmc/qemu/include/hw/core/
H A Dcpu.h644 int cpu_write_elf64_qemunote(WriteCoreDumpFunction f, CPUState *cpu,
/openbmc/qemu/dump/
H A Ddump.c312 ret = cpu_write_elf64_qemunote(f, cpu, s); in write_elf64_notes()