Lines Matching full:indx
1036 as global symbol. We reuse indx and dynstr_index for local symbol
1044 return ELF_LOCAL_SYMBOL_HASH (h->indx, h->dynstr_index);
1057 return h1->indx == h2->indx && h1->dynstr_index == h2->dynstr_index;
1076 e.elf.indx = sec->id;
1096 ret->elf.indx = sec->id;
3493 long indx;
3501 indx = 0;
3517 indx = elf_section_data (osec)->dynindx;
3519 if (indx == 0)
3522 indx = elf_section_data (osec)->dynindx;
3527 if (indx == 0)
3538 outrel.r_info = SPARC_ELF_R_INFO (htab, rel, indx,
3632 int dr_type, indx;
3641 indx = h && h->dynindx != -1 ? h->dynindx : 0;
3647 if (dr_type == SPARC_ELF_TPOFF_RELOC (htab) && indx == 0)
3651 outrel.r_info = SPARC_ELF_R_INFO (htab, NULL, indx, dr_type);
3657 if (indx == 0)
3670 outrel.r_info = SPARC_ELF_R_INFO (htab, NULL, indx,
4287 rela.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_SPARC_HI22);
4294 rela.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_SPARC_LO10);
4302 rela.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_SPARC_32);
4690 rela.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_SPARC_HI22);
4697 rela.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_SPARC_LO10);
4710 rel.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_SPARC_HI22);
4716 rel.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_SPARC_LO10);
4722 rel.r_info = ELF32_R_INFO (htab->elf.hplt->indx, R_SPARC_32);