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

1 2

  /art/runtime/
elf_utils.h 38 #define EF_MIPS_NOREORDER 1
elf.h 814 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /toolchain/binutils/binutils-2.27/elfcpp/
mips.h 177 EF_MIPS_NOREORDER = 0x00000001,
  /art/compiler/linker/
elf_builder.h     [all...]
  /toolchain/binutils/binutils-2.27/include/elf/
mips.h 179 #define EF_MIPS_NOREORDER 0x00000001
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 467 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /external/llvm/lib/ObjectYAML/
ELFYAML.cpp 268 BCase(EF_MIPS_NOREORDER)
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h 460 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 460 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 462 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 462 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 487 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 487 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 487 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 487 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
ELF.h 460 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
ELF.h 462 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
ELF.h 462 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
ELF.h 487 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
ELF.h 487 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
ELF.h 487 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
ELF.h 487 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp 860 Flags |= ELF::EF_MIPS_NOREORDER;
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp     [all...]
  /external/elfutils/libelf/
elf.h     [all...]

Completed in 306 milliseconds

1 2