Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/include/
H A Ddebug.h487 #define Dbg_syms_sec_entry Dbg64_syms_sec_entry macro
720 #define Dbg_syms_sec_entry Dbg32_syms_sec_entry macro
1029 extern void Dbg_syms_sec_entry(Lm_list *, Word, Sg_desc *, Os_desc *);
/titanic_44/usr/src/cmd/sgs/liblddbg/common/
H A Dsyms.c345 Dbg_syms_sec_entry(Lm_list *lml, Word ndx, Sg_desc *sgp, Os_desc *osp) in Dbg_syms_sec_entry() function
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dupdate.c428 DBG_CALL(Dbg_syms_sec_entry(ofl->ofl_lml, in update_osym()