Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dlibs.c55 Dbg_libs_found(Lm_list *lml, const char *path, int alter) in Dbg_libs_found() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h368 #define Dbg_libs_found Dbg64_libs_found macro
599 #define Dbg_libs_found Dbg32_libs_found macro
880 extern void Dbg_libs_found(Lm_list *, const char *, int);
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c1392 DBG_CALL(Dbg_libs_found(lml, aname, in find_path()
1404 DBG_CALL(Dbg_libs_found(lml, oname, 0)); in find_path()
1418 DBG_CALL(Dbg_libs_found(lml, nname, aflag)); in _find_file()