Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h490 #define Dbg_syms_spec_title Dbg64_syms_spec_title macro
721 #define Dbg_syms_spec_title Dbg32_syms_spec_title macro
1025 extern void Dbg_syms_spec_title(Lm_list *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c172 Dbg_syms_spec_title(Lm_list *lml) in Dbg_syms_spec_title() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c1003 DBG_CALL(Dbg_syms_spec_title(ofl->ofl_lml)); in ld_sym_spec()