Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/include/
H A Ddebug.h429 #define Dbg_sec_created Dbg64_sec_created macro
661 #define Dbg_sec_created Dbg32_sec_created macro
956 extern void Dbg_sec_created(Lm_list *, Os_desc *, Sg_desc *);
/titanic_50/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c242 Dbg_sec_created(Lm_list *lml, Os_desc *osp, Sg_desc *sgp) in Dbg_sec_created() function
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dplace.c1353 DBG_CALL(Dbg_sec_created(ofl->ofl_lml, osp, sgp)); in ld_place_section()