Home | History | Annotate | Download | only in bfd

Lines Matching defs:symindx

5476 		  long symindx;
5478 symindx = flinfo->sym_indices[indx];
5479 if (symindx < 0)
5482 isym.n_value = symindx;
5571 long symindx;
5573 symindx = flinfo->sym_indices[indx];
5574 if (symindx < 0)
5580 aux.x_csect.x_scnlen.u64 = symindx;
5617 long symindx;
5619 symindx = flinfo->sym_indices[indx];
5620 if (symindx < 0)
5623 aux.x_sym.x_tagndx.u32 = symindx;