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

1 2

  /bionic/libc/arch-mips/include/machine/
elf_machdep.h 38 #define R_MIPS_GOT16 9 /* Reference to global offset table */
39 #define R_MIPS_GOT R_MIPS_GOT16
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /bionic/libc/arch-mips64/include/machine/
elf_machdep.h 38 #define R_MIPS_GOT16 9 /* Reference to global offset table */
39 #define R_MIPS_GOT R_MIPS_GOT16
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /development/ndk/platforms/android-L/arch-mips/include/machine/
elf_machdep.h 38 #define R_MIPS_GOT16 9 /* Reference to global offset table */
39 #define R_MIPS_GOT R_MIPS_GOT16
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /development/ndk/platforms/android-L/arch-mips64/include/machine/
elf_machdep.h 38 #define R_MIPS_GOT16 9 /* Reference to global offset table */
39 #define R_MIPS_GOT R_MIPS_GOT16
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/machine/
elf_machdep.h 38 #define R_MIPS_GOT16 9 /* Reference to global offset table */
39 #define R_MIPS_GOT R_MIPS_GOT16
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/machine/
elf_machdep.h 38 #define R_MIPS_GOT16 9 /* Reference to global offset table */
39 #define R_MIPS_GOT R_MIPS_GOT16
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/machine/
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/machine/
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/machine/
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/machine/
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/machine/
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/machine/
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
exec.h 178 #define R_MIPS_GOT16 9 /* 16 bit GOT entry */
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFObjectWriter.cpp 81 Type = ELF::R_MIPS_GOT16;
227 case ELF::R_MIPS_GOT16:

Completed in 371 milliseconds

1 2