Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/
H A Delf_ops.h278 elf_word elf_note_type) in glue()
291 while (note_type != elf_note_type) { in glue()
/openbmc/qemu/hw/i386/
H A Dx86.c767 uint64_t elf_note_type = XEN_ELFNOTE_PHYS32_ENTRY; in load_elfboot() local
769 NULL, &elf_note_type, &elf_entry, in load_elfboot()