Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dx86-common.c568 struct elf64_note *nhdr64 = (struct elf64_note *)arg1; in read_pvh_start_addr()
569 uint64_t nhdr_size64 = sizeof(struct elf64_note); in read_pvh_start_addr()
/openbmc/qemu/include/
H A Delf.h1746 typedef struct elf64_note { struct
1792 #define elf_note elf64_note
/openbmc/qemu/hw/core/
H A Dloader.c337 #define elf_note elf64_note in load_elf_strerror()