Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsegments.c141 Dbg_seg_os(Ofl_desc *ofl, Os_desc *osp, int ndx) in Dbg_seg_os() function
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h445 #define Dbg_seg_os Dbg64_seg_os macro
676 #define Dbg_seg_os Dbg32_seg_os macro
970 extern void Dbg_seg_os(Ofl_desc *, Os_desc *, int);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c4374 DBG_CALL(Dbg_seg_os(ofl, osp, secndx)); in ld_update_outfile()