Home | History | Annotate | Download | only in bfd

Lines Matching refs:tagndx

1554   /* A negative tagndx is meaningless, but the SCO 3.2v4 cc can
2160 long tagndx;
2164 tagndx = auxp->u.auxent.x_sym.x_tagndx.p - root;
2166 tagndx = auxp->u.auxent.x_sym.x_tagndx.l;
2210 "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld",
2211 tagndx,
2218 fprintf (file, "AUX lnno %d size 0x%x tagndx %ld",
2221 tagndx);