Searched refs:ndx1 (Results 1 – 3 of 3) sorted by relevance
437 Word ndx1, ndx2; in comp() local440 ndx1 = s1->is_shdr->sh_info; in comp()442 ndx1 = s1->is_shdr->sh_link; in comp()449 i1 = s1->is_file->ifl_isdesc[ndx1]; in comp()
359 Word ndx1, ndx2; in all_same() local361 ndx1 = sym1->st_shndx; in all_same()362 if ((ndx1 == SHN_XINDEX) && in all_same()366 ndx1 = symstate1->xshndx. in all_same()377 if (ndx1 != ndx2) in all_same()
4681 size_t ndx1; in shdr_cache() local4693 for (ndx1 = ndx + 1; ndx1 < shdr_ndx_arr_cnt; ndx1++) { in shdr_cache()4694 Cache *_cache1 = cache + shdr_ndx_arr[ndx1]; in shdr_cache()