Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Darch_dump.c337 Elf32_Nhdr *note32; in cpu_write_qemu_note() local
356 note32 = note; in cpu_write_qemu_note()
357 note32->n_namesz = cpu_to_le32(name_size); in cpu_write_qemu_note()
358 note32->n_descsz = cpu_to_le32(descsz); in cpu_write_qemu_note()
359 note32->n_type = 0; in cpu_write_qemu_note()