Searched refs:r_ldbase (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_rdebug.h39 // r_ldbase -> unused by the system linker, should be 0. (?)
147 uintptr_t r_ldbase; member in struct:crazy::r_debug
H A Dcrazy_linker_rdebug.cpp232 LOG("%s: r_debug [r_version=%d r_map=%p r_brk=%p r_ldbase=%p]\n",
237 r_debug_->r_ldbase);
/external/ltrace/sysdeps/linux-gnu/
H A Dproc.c407 Elf##BITS##_Addr r_ldbase; \
434 ret->r_ldbase = rd.r_ldbase;

Completed in 122 milliseconds