Home
last modified time | relevance | path

Searched defs:elf_is64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/i386/
H A Dx86-common.c593 bool elf_is64 = header[EI_CLASS] == ELFCLASS64; in load_elfboot() local
/openbmc/qemu/hw/arm/
H A Dboot.c795 bool elf_is64; in arm_load_elf() local