Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h459 #define Dbg_syminfo_title Dbg64_syminfo_title macro
690 #define Dbg_syminfo_title Dbg32_syminfo_title macro
987 extern void Dbg_syminfo_title(Lm_list *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c570 Dbg_syminfo_title(Lm_list *lml) in Dbg_syminfo_title() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2993 DBG_CALL(Dbg_syminfo_title(ofl->ofl_lml)); in update_osyminfo()