HomeSort by relevance Sort by last modified time
    Searched full:_r_debug (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_rdebug.h 17 // itself). The field contains the address of a global '_r_debug'
31 // The global '_r_debug' variable is a r_debug structure, whose layout
95 // a new entry at the end of the '_r_debug.r_map' list, but
96 // '_r_debug.tail' is unmodified.
102 // 4/ The system dlopen() adds a new entry to the "_r_debug.r_map"
190 // Try to find the address of the global _r_debug variable, even
crazy_linker_rdebug.cpp 200 // The address of '_r_debug' is in the DT_DEBUG entry of the current
  /ndk/sources/android/crazy_linker/src/
crazy_linker_rdebug.h 17 // itself). The field contains the address of a global '_r_debug'
31 // The global '_r_debug' variable is a r_debug structure, whose layout
95 // a new entry at the end of the '_r_debug.r_map' list, but
96 // '_r_debug.tail' is unmodified.
102 // 4/ The system dlopen() adds a new entry to the "_r_debug.r_map"
190 // Try to find the address of the global _r_debug variable, even
crazy_linker_rdebug.cpp 200 // The address of '_r_debug' is in the DT_DEBUG entry of the current
  /external/chromium_org/components/nacl/loader/
nacl_helper_linux.cc 319 // nacl_helper_bootstrap replaces the Xs with the address of its _r_debug
338 *bootstrap_r_debug = _r_debug;
348 link_map* l = _r_debug.r_map;
  /bionic/linker/
linker.cpp 190 static r_debug _r_debug = {1, nullptr, reinterpret_cast<uintptr_t>(&rtld_db_dlactivity), r_debug::RT_CONSISTENT, 0}; variable
209 _r_debug.r_map = map;
239 _r_debug.r_state = r_debug::RT_ADD;
244 _r_debug.r_state = r_debug::RT_CONSISTENT;
256 _r_debug.r_state = r_debug::RT_DELETE;
261 _r_debug.r_state = r_debug::RT_CONSISTENT;
266 _r_debug.r_state = r_debug::RT_ADD;
268 _r_debug.r_state = r_debug::RT_CONSISTENT;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
link.h 68 extern struct r_debug _r_debug;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
link.h 68 extern struct r_debug _r_debug;
  /external/ltrace/sysdeps/linux-gnu/
proc.c 639 "Couldn't insert _r_debug breakpoint to %d: %s.\n"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
ld-2.11.1.so 
ld-linux.so.2 
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
ld-2.11.1.so 
ld-linux.so.2 
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib/
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/xen/
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/xen/
libc.a     [all...]

Completed in 2101 milliseconds