Home
last modified time | relevance | path

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

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