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

  /system/core/include/arch/darwin-x86/
AndroidConfig.h 178 #define HAVE_DLADDR 0
  /system/core/include/arch/freebsd-x86/
AndroidConfig.h 194 #define HAVE_DLADDR 1
  /system/core/include/arch/linux-arm/
AndroidConfig.h 193 #define HAVE_DLADDR 1
  /system/core/include/arch/linux-ppc/
AndroidConfig.h 183 #define HAVE_DLADDR 1
  /system/core/include/arch/linux-sh/
AndroidConfig.h 193 #define HAVE_DLADDR 0
  /system/core/include/arch/linux-x86/
AndroidConfig.h 183 #define HAVE_DLADDR 1
  /system/core/include/arch/target_linux-x86/
AndroidConfig.h 182 #define HAVE_DLADDR 0
  /system/core/include/arch/windows/
AndroidConfig.h 196 #define HAVE_DLADDR 0
  /bionic/libc/bionic/
pthread_debug.c 34 #if HAVE_DLADDR
265 #if HAVE_DLADDR
273 if (symbol || index>0 || !HAVE_DLADDR) {
281 #if HAVE_DLADDR
  /system/core/libcorkscrew/
backtrace.c 36 #if HAVE_DLADDR
236 #if HAVE_DLADDR

Completed in 392 milliseconds