Searched refs:BOOTABLE_I386_ELF (Results 1 – 2 of 2) sorted by relevance
95 #define BOOTABLE_I386_ELF(h) \ macro
104 && BOOTABLE_I386_ELF ((*((Elf32_Ehdr *) buffer)))) in load_image()