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

  /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 */
  /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
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 788 case llvm::ELF::R_MIPS_GPREL32:
864 case llvm::ELF::R_MIPS_GPREL32:
    [all...]
  /frameworks/rs/driver/linkloader/include/impl/
ELFObject.hxx 611 case R_MIPS_GPREL32:
  /external/llvm/include/llvm/Support/
ELF.h 779 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/valgrind/main/perf/
tinycc.c     [all...]

Completed in 292 milliseconds