Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Ddebug.h458 #define Dbg_syminfo_title Dbg64_syminfo_title macro
690 #define Dbg_syminfo_title Dbg32_syminfo_title macro
990 extern void Dbg_syminfo_title(Lm_list *);
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c577 Dbg_syminfo_title(Lm_list *lml) in Dbg_syminfo_title() function
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2914 DBG_CALL(Dbg_syminfo_title(ofl->ofl_lml)); in update_osyminfo()