Searched defs:E_MACHINE (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/loader/
H A Dmultiboot_elfxx.c21 # define E_MACHINE MULTIBOOT_ELF32_MACHINE macro
28 # define E_MACHINE MULTIBOOT_ELF64_MACHINE macro
67 || ehdr->e_machine != E_MACHINE)
224 #undef E_MACHINE macro

Completed in 15 milliseconds