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

  /bionic/libc/include/
link.h 75 ElfW(Addr) r_ldbase; member in struct:r_debug
  /development/ndk/platforms/android-L/include/
link.h 75 ElfW(Addr) r_ldbase; member in struct:r_debug
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
link.h 75 ElfW(Addr) r_ldbase; member in struct:r_debug
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
link.h 75 ElfW(Addr) r_ldbase; member in struct:r_debug
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
link.h 75 ElfW(Addr) r_ldbase; member in struct:r_debug
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_rdebug.h 39 // r_ldbase -> unused by the system linker, should be 0. (?)
147 uintptr_t r_ldbase; member in struct:crazy::r_debug
crazy_linker_rdebug.cpp 232 LOG("%s: r_debug [r_version=%d r_map=%p r_brk=%p r_ldbase=%p]\n",
237 r_debug_->r_ldbase);
  /ndk/sources/android/crazy_linker/src/
crazy_linker_rdebug.h 39 // r_ldbase -> unused by the system linker, should be 0. (?)
147 uintptr_t r_ldbase; member in struct:crazy::r_debug
crazy_linker_rdebug.cpp 232 LOG("%s: r_debug [r_version=%d r_map=%p r_brk=%p r_ldbase=%p]\n",
237 r_debug_->r_ldbase);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
link.h 64 ElfW(Addr) r_ldbase; /* Base address the linker is loaded at. */ member in struct:r_debug
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
link.h 64 ElfW(Addr) r_ldbase; /* Base address the linker is loaded at. */ member in struct:r_debug
  /external/ltrace/sysdeps/linux-gnu/
proc.c 407 Elf##BITS##_Addr r_ldbase; \
434 ret->r_ldbase = rd.r_ldbase;

Completed in 843 milliseconds