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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGNUInfo.h 43 llvm::ELF::EF_MIPS_NOREORDER |
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFStreamer.cpp 42 EFlags |= ELF::EF_MIPS_NOREORDER;
  /bionic/libc/arch-mips/include/machine/
exec.h 100 #define EF_MIPS_NOREORDER 0x00000001 /* .noreorder was used */
  /development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h 100 #define EF_MIPS_NOREORDER 0x00000001 /* .noreorder was used */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
exec.h 100 #define EF_MIPS_NOREORDER 0x00000001 /* .noreorder was used */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
exec.h 100 #define EF_MIPS_NOREORDER 0x00000001 /* .noreorder was used */
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 39 #define EF_MIPS_NOREORDER 0x00000001
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
elf.h 39 #define EF_MIPS_NOREORDER 0x00000001
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
elf.h 39 #define EF_MIPS_NOREORDER 0x00000001
  /external/llvm/include/llvm/Support/
ELF.h 741 EF_MIPS_NOREORDER = 0x00000001, // Don't reorder instructions
    [all...]
  /external/qemu/
elf.h 50 #define EF_MIPS_NOREORDER 0x00000001
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 56 milliseconds