Home
last modified time | relevance | path

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

/art/runtime/arch/
Dinstruction_set.cc95 case EM_386: in GetInstructionSetFromELF()
/art/runtime/
Delf.h137 EM_386 = 3, // Intel 386 enumerator
/art/compiler/
Delf_builder.h840 elf_header.e_machine = EM_386; in MakeElfHeader()