Searched refs:dladdr (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dso/
H A Ddso_dlfcn.c66 # define _GNU_SOURCE /* make sure dladdr is declared */
385 This is a quote from IRIX manual for dladdr(3c):
387 <dlfcn.h> does not contain a prototype for dladdr or definition of
389 but contains no dladdr prototype and no IRIX library contains an
414 static int dladdr(void *address, Dl_info *dl) function
438 if (dladdr(addr, &dli)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dso/
H A Ddso_dlfcn.c66 # define _GNU_SOURCE /* make sure dladdr is declared */
385 This is a quote from IRIX manual for dladdr(3c):
387 <dlfcn.h> does not contain a prototype for dladdr or definition of
389 but contains no dladdr prototype and no IRIX library contains an
414 static int dladdr(void *address, Dl_info *dl) function
438 if (dladdr(addr, &dli)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Ddlmisc.c62 if (dladdr(snd_dlopen, &dlinfo) > 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DMuleDebug.cpp534 if (dladdr(saved_pc, &info)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/src/
H A Dfips.c588 if (!dladdr ("gcry_check_version", &info))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dfips.c588 if (!dladdr ("gcry_check_version", &info))

Completed in 82 milliseconds