Home | History | Annotate | Download | only in bfd

Lines Matching refs:indx

2965 		int indx;
2985 indx = h && h->dynindx != -1 ? h->dynindx : 0;
2986 if (indx == 0)
2992 outrel.r_info = ELF32_R_INFO (indx, r_type);
10396 unsigned long indx = r_symndx - symtab_hdr->sh_info;
10397 struct elf_link_hash_entry *h = elf_sym_hashes (abfd)[indx];
10428 unsigned long indx;
10435 indx = r_symndx - symtab_hdr->sh_info;
10436 h = elf_sym_hashes (abfd)[indx];
10460 unsigned long indx = r_symndx - symtab_hdr->sh_info;
10462 elf_sym_hashes (abfd)[indx];