Searched refs:note64 (Results 1 – 1 of 1) sorted by relevance
336 Elf64_Nhdr *note64; in cpu_write_qemu_note() local361 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()