Home | History | Annotate | Download | only in bfd

Lines Matching defs:symindx

5484 		  long symindx;
5486 symindx = flinfo->sym_indices[indx];
5487 if (symindx < 0)
5490 isym.n_value = symindx;
5579 long symindx;
5581 symindx = flinfo->sym_indices[indx];
5582 if (symindx < 0)
5588 aux.x_csect.x_scnlen.u64 = symindx;
5625 long symindx;
5627 symindx = flinfo->sym_indices[indx];
5628 if (symindx < 0)
5631 aux.x_sym.x_tagndx.u32 = symindx;