Searched refs:Dbg_seg_entry (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sgs/liblddbg/common/ |
H A D | segments.c | 106 Dbg_seg_entry(Ofl_desc *ofl, int ndx, Sg_desc *sgp) in Dbg_seg_entry() function
|
/titanic_50/usr/src/cmd/sgs/include/ |
H A D | debug.h | 442 #define Dbg_seg_entry Dbg64_seg_entry macro 674 #define Dbg_seg_entry Dbg32_seg_entry macro 971 extern void Dbg_seg_entry(Ofl_desc *, int, Sg_desc *);
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | update.c | 3669 DBG_CALL(Dbg_seg_entry(ofl, segndx, sgp)); in ld_update_outfile() 3730 DBG_CALL(Dbg_seg_entry(ofl, segndx, sgp)); in ld_update_outfile() 3832 DBG_CALL(Dbg_seg_entry(ofl, segndx, sgp)); in ld_update_outfile() 3856 DBG_CALL(Dbg_seg_entry(ofl, segndx, sgp)); in ld_update_outfile() 4047 DBG_CALL(Dbg_seg_entry(ofl, segndx, sgp)); in ld_update_outfile() 4154 DBG_CALL(Dbg_seg_entry(ofl, intpsndx, intpsgp)); in ld_update_outfile() 4177 DBG_CALL(Dbg_seg_entry(ofl, dtracesndx, dtracesgp)); in ld_update_outfile() 4194 DBG_CALL(Dbg_seg_entry(ofl, capsndx, capsgp)); in ld_update_outfile()
|