Searched defs:elf_is64 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/i386/ | ||
H A D | x86-common.c | 593 bool elf_is64 = header[EI_CLASS] == ELFCLASS64; in load_elfboot() local |
/openbmc/qemu/hw/arm/ | ||
H A D | boot.c | 795 bool elf_is64; in arm_load_elf() local |