Searched refs:note32 (Results 1 – 1 of 1) sorted by relevance
337 Elf32_Nhdr *note32; in cpu_write_qemu_note() local356 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()