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.h.inc272 * for a note matching type 'elf_note_type' and return a pointer to
278 elf_word elf_note_type)
291 while (note_type != elf_note_type) {
/openbmc/qemu/hw/i386/
H A Dx86-common.c602 uint64_t elf_note_type = XEN_ELFNOTE_PHYS32_ENTRY; in load_elfboot() local
604 NULL, &elf_note_type, &elf_entry, in load_elfboot()