Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A Ddebug.h488 #define Dbg_syms_sec_title Dbg64_syms_sec_title macro
721 #define Dbg_syms_sec_title Dbg32_syms_sec_title macro
1030 extern void Dbg_syms_sec_title(Lm_list *);
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c333 Dbg_syms_sec_title(Lm_list *lml) in Dbg_syms_sec_title() function
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dupdate.c330 DBG_CALL(Dbg_syms_sec_title(ofl->ofl_lml)); in update_osym()