Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h458 #define Dbg_syminfo_entry Dbg64_syminfo_entry macro
689 #define Dbg_syminfo_entry Dbg32_syminfo_entry macro
985 extern void Dbg_syminfo_entry(Lm_list *, Word, Syminfo *, Sym *,
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c583 Dbg_syminfo_entry(Lm_list *lml, Word ndx, Syminfo *sip, Sym *sym, in Dbg_syminfo_entry() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c3007 DBG_CALL(Dbg_syminfo_entry(ofl->ofl_lml, _cnt, in update_osyminfo()