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

/art/runtime/
H A Delf_utils.h130 if (e_machine == EM_MIPS) {
H A Delf.h145 EM_MIPS = 8, // MIPS R3000 enumerator in enum:__anon104
/art/runtime/arch/
H A Dinstruction_set.cc96 case EM_MIPS: {
/art/compiler/linker/
H A Delf_builder.h881 elf_header.e_machine = EM_MIPS;
892 elf_header.e_machine = EM_MIPS;

Completed in 112 milliseconds