Home | History | Annotate | Download | only in bfd

Lines Matching full:shndx

2738 		      unsigned int shndx;
2743 shndx = sym->st_shndx;
2744 if (shndx < elf_numsections (input_bfd))
2746 hdr = elf_elfsections (input_bfd)[shndx];