Searched refs:segndx (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | update.c | 3917 int phdrndx = 0, segndx = -1, secndx, intppndx, intpsndx; in ld_update_outfile() local 3957 segndx++; in ld_update_outfile() 3974 DBG_CALL(Dbg_seg_entry(ofl, segndx, sgp)); in ld_update_outfile() 3982 intpsndx = segndx; in ld_update_outfile() 3998 dtracesndx = segndx; in ld_update_outfile() 4014 capsndx = segndx; in ld_update_outfile() 4033 DBG_CALL(Dbg_seg_entry(ofl, segndx, sgp)); in ld_update_outfile() 4127 DBG_CALL(Dbg_seg_entry(ofl, segndx, sgp)); in ld_update_outfile() 4151 DBG_CALL(Dbg_seg_entry(ofl, segndx, sgp)); in ld_update_outfile() 4342 DBG_CALL(Dbg_seg_entry(ofl, segndx, sgp)); in ld_update_outfile()
|