Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h492 #define Dbg_syms_up_title Dbg64_syms_up_title macro
723 #define Dbg_syms_up_title Dbg32_syms_up_title macro
1027 extern void Dbg_syms_up_title(Lm_list *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c350 Dbg_syms_up_title(Lm_list *lml) in Dbg_syms_up_title() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c993 DBG_CALL(Dbg_syms_up_title(ofl->ofl_lml)); in update_osym()