Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h484 #define Dbg_syms_process Dbg64_syms_process macro
715 #define Dbg_syms_process Dbg32_syms_process macro
1017 extern void Dbg_syms_process(Lm_list *, Ifl_desc *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c242 Dbg_syms_process(Lm_list *lml, Ifl_desc *ifl) in Dbg_syms_process() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsyms.c2100 DBG_CALL(Dbg_syms_process(ofl->ofl_lml, ifl)); in ld_sym_process()
3260 DBG_CALL(Dbg_syms_process(ofl->ofl_lml, ifl)); in ld_sym_add_u()