Home | History | Annotate | Download | only in bfd

Lines Matching full:indx

1847           unsigned long indx;
1851 indx = ELF32_R_SYM (irel->r_info) - symtab_hdr->sh_info;
1852 h = elf_sym_hashes (abfd)[indx];
2882 unsigned long indx;
2886 indx = ELF32_R_SYM (irel->r_info) - symtab_hdr->sh_info;
2887 h = elf_sym_hashes (abfd)[indx];