Home | History | Annotate | Download | only in elfcopy

Lines Matching refs:sj

2925     int si, sj, pi;
2957 for (sj = si + 1; sj < shdr_info_len; sj++) {
2958 if (shdr_info[sj].idx <= 0)
2962 &shdr_info[sj].shdr),
2964 shdr_info[sj].name);