Home
last modified time | relevance | path

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

/qemu/target/s390x/
H A Darch_dump.c205 static const NoteFuncDesc note_core[] = { variable
276 r = s390x_write_elf64_notes("CORE", f, cpu, cpuid, s, note_core); in s390_cpu_write_elf64_note()
484 for (nf = note_core; nf->note_contents_func; nf++) { in cpu_get_note_size()