Home | History | Annotate | Download | only in bfd

Lines Matching full:shndx

2965 		      unsigned int shndx;
2970 shndx = sym->st_shndx;
2971 if (shndx < elf_numsections (input_bfd))
2973 hdr = elf_elfsections (input_bfd)[shndx];