Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsegments.c96 Dbg_seg_title(Lm_list *lml) in Dbg_seg_title() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h446 #define Dbg_seg_title Dbg64_seg_title macro
677 #define Dbg_seg_title Dbg32_seg_title macro
971 extern void Dbg_seg_title(Lm_list *);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c3950 DBG_CALL(Dbg_seg_title(ofl->ofl_lml)); in ld_update_outfile()