Home | History | Annotate | Download | only in bfd

Lines Matching refs:indx

1623 		      long indx;
1626 indx = 0;
1642 indx = elf_section_data (osec)->dynindx;
1643 if (indx == 0)
1648 indx = elf_section_data (osec)->dynindx;
1650 BFD_ASSERT (indx != 0);
1653 outrel.r_info = ELF32_R_INFO (indx, r_type);