Home | History | Annotate | Download | only in bfd

Lines Matching full:shndx

3653 		      unsigned int shndx;
3658 shndx = sym->st_shndx;
3659 if (shndx < elf_numsections (input_bfd))
3661 hdr = elf_elfsections (input_bfd)[shndx];