Home
last modified time | relevance | path

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

/art/runtime/
Delf_utils.h130 if (e_machine == EM_MIPS) { in IsDynamicSectionPointer()
Delf.h142 EM_MIPS = 8, // MIPS R3000 enumerator
/art/runtime/arch/
Dinstruction_set.cc99 case EM_MIPS: { in GetInstructionSetFromELF()
/art/compiler/
Delf_builder.h850 elf_header.e_machine = EM_MIPS; in MakeElfHeader()
861 elf_header.e_machine = EM_MIPS; in MakeElfHeader()