Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dlibs.c179 Dbg_libs_yp(Lm_list *lml, const char *path) in Dbg_libs_yp() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h375 #define Dbg_libs_yp Dbg64_libs_yp macro
606 #define Dbg_libs_yp Dbg32_libs_yp macro
888 extern void Dbg_libs_yp(Lm_list *, const char *);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldlibs.c423 DBG_CALL(Dbg_libs_yp(ofl->ofl_lml, Plibpath)); in ld_lib_setup()