Home | History | Annotate | Download | only in bfd

Lines Matching full:indx

482 	  unsigned long indx;
485 indx = ELFNN_R_SYM (irel->r_info) - symtab_hdr->sh_info;
486 h = elf_sym_hashes (abfd)[indx];
2187 long indx = r_symndx - symtab_hdr->sh_info;
2188 h = elf_sym_hashes (abfd)[indx];
2357 long indx = r_symndx - symtab_hdr->sh_info;
2358 h = elf_sym_hashes (abfd)[indx];