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

/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsTargetStreamer.cpp282 EFlags |= ELF::EF_MIPS_ARCH_1;
/external/llvm/lib/Object/
H A DELFYAML.cpp270 BCaseMask(EF_MIPS_ARCH_1, EF_MIPS_ARCH)
/external/qemu/include/
H A Delf.h38 #define EF_MIPS_ARCH_1 0x00000000 /* -mips1 code. */ macro
/external/llvm/include/llvm/Support/
H A DELF.h839 EF_MIPS_ARCH_1 = 0x00000000, // MIPS1 instruction set
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp509 LLVM_READOBJ_ENUM_ENT(ELF, EF_MIPS_ARCH_1),
/external/elfutils/0.153/libelf/
H A Delf.h1372 #define EF_MIPS_ARCH_1 0x00000000 /* -mips1 code. */ macro
/external/valgrind/main/perf/
H A Dtinycc.c1083 #define EF_MIPS_ARCH_1 0x00000000 /* -mips1 code. */ macro

Completed in 1500 milliseconds