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

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp268 EFlags |= ELF::EF_MIPS_ARCH_5;
/external/llvm/lib/Object/
H A DELFYAML.cpp274 BCaseMask(EF_MIPS_ARCH_5, EF_MIPS_ARCH)
/external/qemu/include/
H A Delf.h42 #define EF_MIPS_ARCH_5 0x40000000 /* -mips5 code. */ macro
/external/llvm/include/llvm/Support/
H A DELF.h843 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp513 LLVM_READOBJ_ENUM_ENT(ELF, EF_MIPS_ARCH_5),
/external/elfutils/0.153/libelf/
H A Delf.h1376 #define EF_MIPS_ARCH_5 0x40000000 /* -mips5 code. */ macro
/external/valgrind/main/perf/
H A Dtinycc.c1087 #define EF_MIPS_ARCH_5 0x40000000 /* -mips5 code. */ macro

Completed in 197 milliseconds