Home | History | Annotate | Download | only in bfd

Lines Matching refs:indx

3242 		int indx;
3248 indx = 0;
3258 indx = h->dynindx;
3289 if ((info->shared || indx != 0)
3310 outrel.r_info = ELF32_R_INFO (indx,
3318 if (indx == 0)
3326 outrel.r_info = ELF32_R_INFO (indx,
3358 if (indx == 0)
3366 outrel.r_info = ELF32_R_INFO (indx,
4707 int indx;
4737 indx = 0;
4741 indx = h->dynindx;
4744 && (info->shared || indx != 0)
4754 if ((tls_type & GOT_TLS_GD) && indx != 0)