Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h489 #define Dbg_syms_sec_title Dbg64_syms_sec_title macro
720 #define Dbg_syms_sec_title Dbg32_syms_sec_title macro
1024 extern void Dbg_syms_sec_title(Lm_list *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c326 Dbg_syms_sec_title(Lm_list *lml) in Dbg_syms_sec_title() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c336 DBG_CALL(Dbg_syms_sec_title(ofl->ofl_lml)); in update_osym()