Home | History | Annotate | Download | only in bfd

Lines Matching full:shndx

1982   Elf_External_Sym_Shndx *shndx;
2058 shndx = shndx_buf;
2060 for (; isym < isymend; isym++, shndx = (shndx ? shndx + 1 : NULL))