Searched refs:Dbg_sec_redirected (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | place.c | 860 DBG_CALL(Dbg_sec_redirected(ofl->ofl_lml, isp, oname)); in ld_place_section() 890 DBG_CALL(Dbg_sec_redirected(ofl->ofl_lml, isp, in ld_place_section() 926 DBG_CALL(Dbg_sec_redirected(ofl->ofl_lml, isp, oname)); in ld_place_section()
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | debug.h | 437 #define Dbg_sec_redirected Dbg64_sec_redirected macro 669 #define Dbg_sec_redirected Dbg32_sec_redirected macro 965 extern void Dbg_sec_redirected(Lm_list *, Is_desc *, const char *);
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | sections.c | 445 Dbg_sec_redirected(Lm_list *lml, Is_desc *isp, const char *nname) in Dbg_sec_redirected() function
|