Home | History | Annotate | Download | only in bfd

Lines Matching refs:indx

653 	  unsigned long indx;
656 indx = ELF32_R_SYM (irelfn->r_info) - symtab_hdr->sh_info;
657 h = elf_sym_hashes (abfd)[indx];
5215 int dr_type, indx;
5227 indx = 0;
5229 indx = h->dynindx;
5233 if (dr_type == R_SH_TLS_TPOFF32 && indx == 0)
5237 outrel.r_info = ELF32_R_INFO (indx, dr_type);
5244 if (indx == 0)
5252 outrel.r_info = ELF32_R_INFO (indx,
5423 int indx;
5445 indx = 0;
5447 indx = h->dynindx;
5452 outrel.r_info = ELF32_R_INFO (indx, R_SH_TLS_TPOFF32);
5453 if (indx == 0)
6875 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_SH_DIR32);
6885 rel.r_info = ELF32_R_INFO (htab->root.hplt->indx, R_SH_DIR32);
7193 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_SH_DIR32);
7206 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx,
7213 rel.r_info = ELF32_R_INFO (htab->root.hplt->indx,