Home
last modified time | relevance | path

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

/qemu/dump/
H A Ddump.c920 uint64_t note_head_sz; in get_note_sizes() local
926 note_head_sz = sizeof(Elf64_Nhdr); in get_note_sizes()
931 note_head_sz = sizeof(Elf32_Nhdr); in get_note_sizes()
937 *note_head_size = note_head_sz; in get_note_sizes()