HomeSort by relevance Sort by last modified time
    Searched refs:EFlags (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp 448 // a: Some of the eflags can be set/reset by directives.
455 unsigned EFlags = MCA.getELFHeaderEFlags();
459 EFlags |= ELF::EF_MIPS_ARCH_64R6;
463 EFlags |= ELF::EF_MIPS_ARCH_64R2;
465 EFlags |= ELF::EF_MIPS_ARCH_64;
467 EFlags |= ELF::EF_MIPS_ARCH_5;
469 EFlags |= ELF::EF_MIPS_ARCH_4;
471 EFlags |= ELF::EF_MIPS_ARCH_3;
473 EFlags |= ELF::EF_MIPS_ARCH_32R6;
477 EFlags |= ELF::EF_MIPS_ARCH_32R2
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vdmdbg.h 106 ULONG EFlags;
winnt.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]

Completed in 642 milliseconds