Home | History | Annotate | Download | only in bfd

Lines Matching full:indx

7718 	  rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_ARM_ABS32);
7726 rel.r_info = ELF32_R_INFO (htab->root.hplt->indx, R_ARM_ABS32);
9537 int indx = 0;
9551 indx = h->dynindx;
9584 if ((info->shared || indx != 0)
9610 outrel.r_info = ELF32_R_INFO (indx, R_ARM_TLS_DESC);
9643 outrel.r_info = ELF32_R_INFO (indx, R_ARM_TLS_DTPMOD32);
9651 if (indx == 0)
9657 outrel.r_info = ELF32_R_INFO (indx,
9689 if (indx == 0)
9696 outrel.r_info = ELF32_R_INFO (indx, R_ARM_TLS_TPOFF32);
13453 int indx;
13506 indx = 0;
13510 indx = h->dynindx;
13513 && (info->shared || indx != 0)
13532 if ((tls_type & GOT_TLS_GD) && indx != 0)
13535 else if (indx != -1 && !SYMBOL_REFERENCES_LOCAL (info, h))
14556 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_ARM_ABS32);
14658 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_ARM_ABS32);
14663 rel.r_info = ELF32_R_INFO (htab->root.hplt->indx, R_ARM_ABS32);