Home
last modified time | relevance | path

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

/openbmc/qemu/dump/
H A Ddump.c924 uint64_t note_head_sz; in get_note_sizes() local
930 note_head_sz = sizeof(Elf64_Nhdr); in get_note_sizes()
935 note_head_sz = sizeof(Elf32_Nhdr); in get_note_sizes()
941 *note_head_size = note_head_sz; in get_note_sizes()