HomeSort by relevance Sort by last modified time
    Searched defs:DT_MIPS_LOCAL_GOTNO (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /bionic/linker/arch/mips/
begin.S 50 #define DT_MIPS_LOCAL_GOTNO 0x7000000a
52 /* Search dynamic table for DT_MIPS_LOCAL_GOTNO and DT_PLTGOT values */
56 li $t4, DT_MIPS_LOCAL_GOTNO
66 1: bne $t2, $t4, 1f /* DT_MIPS_LOCAL_GOTNO? */
  /bionic/linker/arch/mips64/
begin.S 68 #define DT_MIPS_LOCAL_GOTNO 0x7000000a
70 /* Search dynamic table for DT_MIPS_LOCAL_GOTNO and DT_PLTGOT values */
74 LI ta0, DT_MIPS_LOCAL_GOTNO
85 bne t2, ta0, 2f /* DT_MIPS_LOCAL_GOTNO? */
  /art/runtime/
elf_utils.h 62 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
137 case DT_MIPS_LOCAL_GOTNO:
  /development/ndk/platforms/android-21/arch-mips/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /development/ndk/platforms/android-21/arch-mips64/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /development/ndk/platforms/android-9/arch-mips/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */

Completed in 1746 milliseconds

1 2 3 4