Searched refs:Dbg_libs_found (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | libs.c | 55 Dbg_libs_found(Lm_list *lml, const char *path, int alter) function
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | debug.h | 367 #define Dbg_libs_found Dbg64_libs_found macro 599 #define Dbg_libs_found Dbg32_libs_found macro 883 extern void Dbg_libs_found(Lm_list *, const char *, int);
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | analyze.c | 1392 DBG_CALL(Dbg_libs_found(lml, aname, 1404 DBG_CALL(Dbg_libs_found(lml, oname, 0)); 1418 DBG_CALL(Dbg_libs_found(lml, nname, aflag));
|
Completed in 56 milliseconds