Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Ddebug.h472 #define Dbg_syms_dup_discarded Dbg64_syms_dup_discarded macro
704 #define Dbg_syms_dup_discarded Dbg32_syms_dup_discarded macro
1008 extern void Dbg_syms_dup_discarded(Lm_list *, Word ndx, Sym_desc *);
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c215 Dbg_syms_dup_discarded(Lm_list *lml, Word ndx, Sym_desc *sdp) in Dbg_syms_dup_discarded() function
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dsyms.c2247 DBG_CALL(Dbg_syms_dup_discarded( in ld_sym_process()