Home | History | Annotate | Download | only in bfd

Lines Matching refs:isymend

1128   Elf_Internal_Sym *isymend;
1216 isymend = isymbuf + symcount;
1217 for (isym = isymbuf + 1, sym = symbase; isym < isymend; isym++, sym++)