Home
last modified time | relevance | path

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

/external/qemu/
Delf_ops.h197 switch (ELF_MACHINE) { in glue()
209 if (ELF_MACHINE != ehdr.e_machine) in glue()
/external/qemu/target-i386/
Dcpu.h40 #define ELF_MACHINE EM_X86_64 macro
42 #define ELF_MACHINE EM_386 macro
/external/qemu/target-arm/
Dcpu.h24 #define ELF_MACHINE EM_ARM macro