Home | History | Annotate | Download | only in bfd

Lines Matching refs:indx

1845 	  unsigned long indx;
1849 indx = ELF32_R_SYM (irel->r_info) - symtab_hdr->sh_info;
1850 h = elf_sym_hashes (abfd)[indx];
2012 unsigned long indx;
2016 indx = ELF32_R_SYM (irel->r_info) - symtab_hdr->sh_info;
2017 h = elf_sym_hashes (abfd)[indx];