Home | History | Annotate | Download | only in bfd

Lines Matching full:indx

2460 		  long indx;
2465 indx = 0;
2476 indx = elf_section_data (osec)->dynindx;
2478 BFD_ASSERT (indx != 0);
2481 outrel.r_info = ELF32_R_INFO (indx, r_type);