Home
last modified time | relevance | path

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

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