Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h491 #define Dbg_syms_updated Dbg64_syms_updated macro
722 #define Dbg_syms_updated Dbg32_syms_updated macro
1026 extern void Dbg_syms_updated(Ofl_desc *, Sym_desc *, const char *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c406 Dbg_syms_updated(Ofl_desc *ofl, Sym_desc *sdp, const char *name) in Dbg_syms_updated() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c732 DBG_CALL(Dbg_syms_updated(ofl, usdp, uname)); in sym_add_spec()
821 DBG_CALL(Dbg_syms_updated(ofl, sdp, name)); in sym_add_spec()
964 DBG_CALL(Dbg_syms_updated(ofl, bsdp, symn)); in sym_add_bounds()