Home
last modified time | relevance | path

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

/art/libelffile/elf/
Delf_utils.h66 #define EF_MIPS_ARCH_32R2 0x70000000 macro
/art/runtime/
Delf_file.cc1090 if ((e_flags & EF_MIPS_ARCH) == EF_MIPS_ARCH_32R2 || in GetInstructionSetFromELF()