Searched refs:write_elf32_note (Results 1 – 6 of 6) sorted by relevance
97 if (!cc->sysemu_ops->write_elf32_note) { in cpu_write_elf32_note()100 return (*cc->sysemu_ops->write_elf32_note)(f, cpu, cpuid, opaque); in cpu_write_elf32_note()
55 int (*write_elf32_note)(WriteCoreDumpFunction f, CPUState *cpu, member
2665 .write_elf32_note = arm_cpu_write_elf32_note,
2748 .write_elf32_note = riscv_cpu_write_elf32_note,
7408 .write_elf32_note = ppc32_cpu_write_elf32_note,
8563 .write_elf32_note = x86_cpu_write_elf32_note,