Home
last modified time | relevance | path

Searched refs:Dbg_dl_dlerror (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Ddlfcns.c139 Dbg_dl_dlerror(Rt_map *clmp, const char *str) in Dbg_dl_dlerror() function
/titanic_41/usr/src/cmd/sgs/include/
H A Ddebug.h316 #define Dbg_dl_dlerror Dbg64_dl_dlerror macro
548 #define Dbg_dl_dlerror Dbg32_dl_dlerror macro
823 extern void Dbg_dl_dlerror(Rt_map *, const char *);
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c111 DBG_CALL(Dbg_dl_dlerror(clmp, lasterr)); in dlerror()