Home | History | Annotate | Download | only in bfd

Lines Matching full:sindx

2828 		      long sindx;
2831 sindx = 0;
2842 sindx = elf_section_data (osec)->dynindx;
2844 if (sindx == 0)
2847 sindx = elf_section_data (osec)->dynindx;
2849 BFD_ASSERT (sindx != 0);
2858 outrel.r_info = ELF64_R_INFO (sindx, r_type);