Searched refs:Dbg_dl_dlsym (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sgs/rtld/common/ |
H A D | dlfcns.c | 1263 DBG_CALL(Dbg_dl_dlsym(clmp, name, in_nfavl, 0, in dlsym_core() 1310 DBG_CALL(Dbg_dl_dlsym(clmp, name, in_nfavl, in dlsym_core() 1324 DBG_CALL(Dbg_dl_dlsym(clmp, name, in_nfavl, NAME(clmp), in dlsym_core() 1338 DBG_CALL(Dbg_dl_dlsym(clmp, name, in_nfavl, 0, in dlsym_core() 1357 DBG_CALL(Dbg_dl_dlsym(clmp, name, in_nfavl, 0, in dlsym_core() 1371 DBG_CALL(Dbg_dl_dlsym(clmp, name, in_nfavl, in dlsym_core()
|
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | dlfcns.c | 164 Dbg_dl_dlsym(Rt_map *clmp, const char *sym, int *in_nfavl, const char *next, in Dbg_dl_dlsym() function
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | debug.h | 319 #define Dbg_dl_dlsym Dbg64_dl_dlsym macro 551 #define Dbg_dl_dlsym Dbg32_dl_dlsym macro 826 extern void Dbg_dl_dlsym(Rt_map *, const char *, int *, const char *, int);
|