Searched refs:EF_MIPS_ARCH_4 (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp270 EFlags |= ELF::EF_MIPS_ARCH_4;
/external/llvm/lib/Object/
H A DELFYAML.cpp273 BCaseMask(EF_MIPS_ARCH_4, EF_MIPS_ARCH)
/external/qemu/include/
H A Delf.h41 #define EF_MIPS_ARCH_4 0x30000000 /* -mips4 code. */ macro
/external/llvm/include/llvm/Support/
H A DELF.h842 EF_MIPS_ARCH_4 = 0x30000000, // MIPS4 instruction set
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp512 LLVM_READOBJ_ENUM_ENT(ELF, EF_MIPS_ARCH_4),
/external/elfutils/0.153/libelf/
H A Delf.h1375 #define EF_MIPS_ARCH_4 0x30000000 /* -mips4 code. */ macro
/external/valgrind/main/perf/
H A Dtinycc.c1086 #define EF_MIPS_ARCH_4 0x30000000 /* -mips4 code. */ macro

Completed in 167 milliseconds