Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Darch_dump.c336 Elf64_Nhdr *note64; in cpu_write_qemu_note() local
361 note64 = note; in cpu_write_qemu_note()
362 note64->n_namesz = cpu_to_le32(name_size); in cpu_write_qemu_note()
363 note64->n_descsz = cpu_to_le32(descsz); in cpu_write_qemu_note()
364 note64->n_type = 0; in cpu_write_qemu_note()