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

1 2

  /bionic/libc/arch-mips/include/machine/
exec.h 181 #define R_MIPS_GPREL32 12 /* GP relative 32 bit */
elf_machdep.h 43 #define R_MIPS_GPREL32 12
  /development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h 181 #define R_MIPS_GPREL32 12 /* GP relative 32 bit */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
exec.h 181 #define R_MIPS_GPREL32 12 /* GP relative 32 bit */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
exec.h 181 #define R_MIPS_GPREL32 12 /* GP relative 32 bit */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
exec.h 181 #define R_MIPS_GPREL32 12 /* GP relative 32 bit */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
exec.h 181 #define R_MIPS_GPREL32 12 /* GP relative 32 bit */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
exec.h 181 #define R_MIPS_GPREL32 12 /* GP relative 32 bit */
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 98 Type = setRType((unsigned)ELF::R_MIPS_GPREL32, Type);
103 Type = ELF::R_MIPS_GPREL32;
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 89 #define R_MIPS_GPREL32 12
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
elf.h 89 #define R_MIPS_GPREL32 12
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
elf.h 89 #define R_MIPS_GPREL32 12
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
elf.h 89 #define R_MIPS_GPREL32 12
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
elf.h 89 #define R_MIPS_GPREL32 12
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
elf.h 89 #define R_MIPS_GPREL32 12
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 203 case llvm::ELF::R_MIPS_GPREL32:
278 case llvm::ELF::R_MIPS_GPREL32:
644 // R_MIPS_GPREL32: A + S + GP0 - GP
  /frameworks/rs/cpu_ref/linkloader/include/impl/
ELFObject.hxx 611 case R_MIPS_GPREL32:
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 810 R_MIPS_GPREL32 = 12
    [all...]
  /external/qemu/
elf.h 309 #define R_MIPS_GPREL32 12
    [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/llvm/include/llvm/Object/
ELF.h     [all...]

Completed in 410 milliseconds

1 2