Home
last modified time | relevance | path

Searched refs:Dbg_libs_find (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/sgs/liblddbg/common/
H A Dlibs.c45 Dbg_libs_find(Lm_list *lml, const char *name) in Dbg_libs_find() function
/titanic_44/usr/src/cmd/sgs/include/
H A Ddebug.h366 #define Dbg_libs_find Dbg64_libs_find macro
598 #define Dbg_libs_find Dbg32_libs_find macro
882 extern void Dbg_libs_find(Lm_list *, const char *);
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Da.out.c231 DBG_CALL(Dbg_libs_find(lml, file)); in aout_needed()
H A Danalyze.c2112 DBG_CALL(Dbg_libs_find(lml, name)); in load_trace()