Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h493 #define Dbg_syms_wrap Dbg64_syms_wrap macro
724 #define Dbg_syms_wrap Dbg32_syms_wrap macro
1028 extern void Dbg_syms_wrap(Lm_list *, Word, const char *, const char *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c316 Dbg_syms_wrap(Lm_list *lml, Word ndx, const char *orig_name, const char *name) in Dbg_syms_wrap() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c2611 DBG_CALL(Dbg_syms_wrap(ofl->ofl_lml, ndx, in ld_sym_process()