Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Delfload.c123 #ifndef elf_check_machine
124 #define elf_check_machine(x) ((x) == ELF_MACHINE) macro
297 return (elf_check_machine(ehdr->e_machine) in elf_check_ehdr()