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

  /bionic/libc/arch-mips/include/machine/
exec.h 176 #define R_MIPS_GPREL16 7 /* GP relative 16 bit */
elf_machdep.h 36 #define R_MIPS_GPREL16 7 /* GP-relative reference */
  /development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h 176 #define R_MIPS_GPREL16 7 /* GP relative 16 bit */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
exec.h 176 #define R_MIPS_GPREL16 7 /* GP relative 16 bit */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
exec.h 176 #define R_MIPS_GPREL16 7 /* GP relative 16 bit */
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 106 Type = ELF::R_MIPS_GPREL16;
159 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type);
164 Type = setRType((unsigned)ELF::R_MIPS_GPREL16, Type);
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 82 #define R_MIPS_GPREL16 7
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
elf.h 82 #define R_MIPS_GPREL16 7
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
elf.h 82 #define R_MIPS_GPREL16 7
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 789 case llvm::ELF::R_MIPS_GPREL16:
868 case llvm::ELF::R_MIPS_GPREL16:
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 773 R_MIPS_GPREL16 = 7,
    [all...]
  /external/qemu/
elf.h 304 #define R_MIPS_GPREL16 7
    [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 253 milliseconds