Home | History | Annotate | Download | only in bfd

Lines Matching refs:symidx

4887       size_t cnt, symidx;
4921 for (symidx = 0; symidx < extsymcount; ++symidx)
4922 if (sym_hash[symidx] == hi)
4924 sym_hash[symidx] = h;
6810 /* SYMIDX above the special symbol 0. */
7758 size_t symidx,
7765 if (symidx < locsymcount)
7769 sym = isymbuf + symidx;
7786 h = sym_hashes [symidx - extsymoff];