Home | History | Annotate | Download | only in bfd

Lines Matching defs:symindx

5523 		  long symindx;
5525 symindx = flinfo->sym_indices[indx];
5526 if (symindx < 0)
5529 isym.n_value = symindx;
5618 long symindx;
5620 symindx = flinfo->sym_indices[indx];
5621 if (symindx < 0)
5627 aux.x_csect.x_scnlen.u64 = symindx;
5664 long symindx;
5666 symindx = flinfo->sym_indices[indx];
5667 if (symindx < 0)
5670 aux.x_sym.x_tagndx.u32 = symindx;