Home
last modified time | relevance | path

Searched refs:e_machine (Results 1 – 2 of 2) sorted by relevance

/DragonStub/apps/
H A Delf.c65 if (ehdr->e_machine != EM_RISCV) { in elf_check()
67 EM_RISCV, ehdr->e_machine); in elf_check()
96 efi_printk(" e_machine: %d\n", ehdr->e_machine); in print_elf_info()
/DragonStub/inc/
H A Delf.h67 Elf32_Half e_machine; /* Architecture */ member
85 Elf64_Half e_machine; /* Architecture */ member