Home | History | Annotate | Download | only in bfd

Lines Matching full:indx

1507 		      long indx;
1510 indx = 0;
1526 indx = elf_section_data (osec)->dynindx;
1527 if (indx == 0)
1530 indx = elf_section_data (osec)->dynindx;
1532 BFD_ASSERT (indx != 0);
1535 outrel.r_info = ELF32_R_INFO (indx, r_type);