Searched refs:HAVE_DLADDR (Results 1 – 14 of 14) sorted by relevance
53 #define HAVE_DLADDR 1 macro
64 #ifdef HAVE_DLADDR in main()
33 #if defined(RTLD_DEFAULT) && defined(HAVE_DLADDR)
51 'HAVE_DLADDR',
673 #define HAVE_DLADDR 1 macro
870 AC_DEFINE([HAVE_DLADDR], [1], [Define to 1 if the system provides dladdr]) definition
672 #undef HAVE_DLADDR
53 #cmakedefine HAVE_DLADDR ${HAVE_DLADDR}
503 #if HAVE_DLFCN_H && HAVE_DLADDR
190 #elif defined(HAVE_DLFCN_H) && defined(HAVE_DLADDR)
245 check_symbol_exists(dladdr dlfcn.h HAVE_DLADDR)