Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dlibs.c168 Dbg_libs_update(Lm_list *lml, APlist *ulibdir, APlist *dlibdir) in Dbg_libs_update() function
/titanic_50/usr/src/cmd/sgs/include/
H A Ddebug.h373 #define Dbg_libs_update Dbg64_libs_update macro
605 #define Dbg_libs_update Dbg32_libs_update macro
890 extern void Dbg_libs_update(Lm_list *, APlist *, APlist *);
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dldlibs.c168 DBG_CALL(Dbg_libs_update(ofl->ofl_lml, ofl->ofl_ulibdirs, in ld_add_libdir()