Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Ddebug.h490 #define Dbg_syms_updated Dbg64_syms_updated macro
723 #define Dbg_syms_updated Dbg32_syms_updated macro
1032 extern void Dbg_syms_updated(Ofl_desc *, Sym_desc *, const char *);
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c413 Dbg_syms_updated(Ofl_desc *ofl, Sym_desc *sdp, const char *name) in Dbg_syms_updated() function
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dsyms.c694 DBG_CALL(Dbg_syms_updated(ofl, usdp, uname)); in sym_add_spec()
782 DBG_CALL(Dbg_syms_updated(ofl, sdp, name)); in sym_add_spec()