Home | History | Annotate | Download | only in bfd

Lines Matching full:indx

848 					  unsigned long indx,
856 rel.r_info = ELF32_R_INFO (indx, r_type);
1195 unsigned long indx;
1202 indx = 0;
1244 indx = h->dynindx;
1248 if ((info->shared || indx != 0)
1292 /* symindex= */ indx, R_MICROBLAZE_TLSDTPMOD32,
1293 got_offset, indx ? 0 : static_value);
1318 /* symindex= */ indx, R_MICROBLAZE_TLSDTPREL32,
1319 got_offset, indx ? 0 : static_value);
1339 /* symindex= */ indx, R_MICROBLAZE_REL,
1768 unsigned long indx;
1771 indx = ELF32_R_SYM (irel->r_info) - symtab_hdr->sh_info;
1772 h = elf_sym_hashes (abfd)[indx];