Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h435 #define Dbg_sec_in Dbg64_sec_in macro
666 #define Dbg_sec_in Dbg32_sec_in macro
959 extern void Dbg_sec_in(Lm_list *, Is_desc *);
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c200 Dbg_sec_in(Lm_list *lml, Is_desc *isp) in Dbg_sec_in() function
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dplace.c846 DBG_CALL(Dbg_sec_in(ofl->ofl_lml, isp)); in ld_place_section()