Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/
H A Dinternals.h75 int loongarch_cpu_write_elf64_note(WriteCoreDumpFunction f, CPUState *cpu,
H A Darch_dump.c114 int loongarch_cpu_write_elf64_note(WriteCoreDumpFunction f, CPUState *cs, in loongarch_cpu_write_elf64_note() function
H A Dcpu.c814 .write_elf64_note = loongarch_cpu_write_elf64_note,