Searched refs:dli_sname (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Ddlfcn_simple.h46 const char *dli_sname; /* Name of nearest symbol */ member in struct:dl_info
/barrelfish-master/include/
H A Ddlfcn.h52 const char *dli_sname; /* Name of nearest symbol */ member in struct:dl_info
/barrelfish-master/lib/cxx/unwind/
H A DAddressSpace.hpp598 if (dyldInfo.dli_sname != NULL) {
599 snprintf(buf, bufLen, "%s", dyldInfo.dli_sname);
/barrelfish-master/lib/openssl-1.0.0d/crypto/dso/
H A Ddso_dlfcn.c423 const char * dli_sname; member in struct:Dl_info

Completed in 64 milliseconds