Searched refs:segndx (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | update.c | 3612 int phdrndx = 0, segndx = -1, secndx, intppndx, intpsndx; in ld_update_outfile() local 3652 segndx++; in ld_update_outfile() 3669 DBG_CALL(Dbg_seg_entry(ofl, segndx, sgp)); in ld_update_outfile() 3677 intpsndx = segndx; in ld_update_outfile() 3693 dtracesndx = segndx; in ld_update_outfile() 3709 capsndx = segndx; 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()
|