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

  /bionic/linker/arch/mips/
begin.S 48 #define DT_MIPS_LOCAL_GOTNO 0x7000000a
50 /* Search dynamic table for DT_MIPS_LOCAL_GOTNO and DT_PLTGOT values */
54 li $t4, DT_MIPS_LOCAL_GOTNO
64 1: bne $t2, $t4, 1f /* DT_MIPS_LOCAL_GOTNO? */
  /bionic/libc/arch-mips/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
elf_machdep.h 117 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* number of local got ents */
  /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/8/platforms/android-14/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
exec.h 86 #define DT_MIPS_LOCAL_GOTNO 0x7000000a /* Number of local .GOT entries */
  /art/compiler/
elf_fixup.cc 73 #define DT_MIPS_LOCAL_GOTNO 0x7000000A // d_val
146 case DT_MIPS_LOCAL_GOTNO:
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 64 #define DT_MIPS_LOCAL_GOTNO 0x7000000a
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
elf.h 64 #define DT_MIPS_LOCAL_GOTNO 0x7000000a
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
elf.h 64 #define DT_MIPS_LOCAL_GOTNO 0x7000000a
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
elf.h 64 #define DT_MIPS_LOCAL_GOTNO 0x7000000a
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
elf.h 64 #define DT_MIPS_LOCAL_GOTNO 0x7000000a
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
elf.h 64 #define DT_MIPS_LOCAL_GOTNO 0x7000000a
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/qemu/
elf.h 195 #define DT_MIPS_LOCAL_GOTNO 0x7000000a
    [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...]
  /bionic/linker/
linker.cpp     [all...]
  /external/elfutils/libelf/
elf.h     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 1424 milliseconds