HomeSort by relevance Sort by last modified time
    Searched refs:EF_MIPS_ARCH_5 (Results 1 - 25 of 28) sorted by null

1 2

  /bionic/libc/include/bits/
elf_mips.h 120 #define EF_MIPS_ARCH_5 0x40000000 /* -mips5 code */
  /external/llvm/lib/Object/
ELFObjectFile.cpp 77 case ELF::EF_MIPS_ARCH_5:
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsAbiFlags.cpp 95 case llvm::ELF::EF_MIPS_ARCH_5:
118 case llvm::ELF::EF_MIPS_ARCH_5:
MipsLDBackend.cpp 412 case llvm::ELF::EF_MIPS_ARCH_5:
    [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/kmod/port-gnu/
elf.h     [all...]
  /external/llvm/include/llvm/Support/
ELF.h 519 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /external/llvm/lib/ObjectYAML/
ELFYAML.cpp 304 BCaseMask(EF_MIPS_ARCH_5, EF_MIPS_ARCH)
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 510 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 510 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 512 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 512 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 537 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 537 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 537 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 537 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 510 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 512 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 512 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 537 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 537 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 537 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 537 EF_MIPS_ARCH_5 = 0x40000000, // MIPS5 instruction set
    [all...]
  /art/runtime/
elf.h     [all...]
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp 698 EFlags |= ELF::EF_MIPS_ARCH_5;
    [all...]

Completed in 958 milliseconds

1 2