Searched refs:Dbg_unused_file (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | unused.c | 76 Dbg_unused_file(Lm_list *lml, const char *name, int needstr, uint_t cycle) in Dbg_unused_file() function
|
H A D | statistics.c | 178 Dbg_unused_file(lml, adp->ad_name, 0, 0); in Dbg_statistics_ar()
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | debug.h | 509 #define Dbg_unused_file Dbg64_unused_file macro 742 #define Dbg_unused_file Dbg32_unused_file macro 1056 extern void Dbg_unused_file(Lm_list *, const char *, int, uint_t);
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | util.c | 3383 DBG_CALL(Dbg_unused_file(lml, NAME(lmp), 0, in unused() 3390 DBG_CALL(Dbg_unused_file(lml, NAME(lmp), 0, 0)); in unused()
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | sections.c | 289 DBG_CALL(Dbg_unused_file(ofl->ofl_lml, in ignore_section_processing() 1008 DBG_CALL(Dbg_unused_file(ofl->ofl_lml, ifl->ifl_soname, in make_dynamic()
|