Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c1013 DBG_CALL(Dbg_sec_redirected(ofl->ofl_lml, isp, oname)); in ld_place_section()
1043 DBG_CALL(Dbg_sec_redirected(ofl->ofl_lml, isp, in ld_place_section()
1079 DBG_CALL(Dbg_sec_redirected(ofl->ofl_lml, isp, oname)); in ld_place_section()
1103 DBG_CALL(Dbg_sec_redirected(ofl->ofl_lml, isp, oname)); in ld_place_section()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h438 #define Dbg_sec_redirected Dbg64_sec_redirected macro
669 #define Dbg_sec_redirected Dbg32_sec_redirected macro
962 extern void Dbg_sec_redirected(Lm_list *, Is_desc *, const char *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c445 Dbg_sec_redirected(Lm_list *lml, Is_desc *isp, const char *nname) in Dbg_sec_redirected() function