Searched refs:tagndx (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/all/
H A Dcofftag.d12 AUX lnno 0 size 0x4 tagndx 0 endndx 10
16 AUX lnno 0 size 0x4 tagndx 4
25 AUX lnno 0 size 0x4 tagndx 4
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/all/
H A Dcofftag.d12 AUX lnno 0 size 0x4 tagndx 0 endndx 10
16 AUX lnno 0 size 0x4 tagndx 4
25 AUX lnno 0 size 0x4 tagndx 4
/haiku-buildtools/legacy/binutils/bfd/
H A Dlibcoff-in.h384 long tagndx; member in struct:coff_debug_merge_element
H A Dcofflink.c1641 (*epp)->tagndx = 0;
1654 /* FIXME: If this tagndx entry refers to a symbol
1664 (*epp)->tagndx = finfo->sym_indices[indx];
1665 if ((*epp)->tagndx < 0)
1666 (*epp)->tagndx = 0;
1698 || me->tagndx != mel->tagndx)
H A Dcoffgen.c1363 /* A negative tagndx is meaningless, but the SCO 3.2v4 cc can
1910 long tagndx; local
1913 tagndx = auxp->u.auxent.x_sym.x_tagndx.p - root;
1915 tagndx = auxp->u.auxent.x_sym.x_tagndx.l;
1958 "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld",
1959 tagndx, auxp->u.auxent.x_sym.x_misc.x_fsize,
1965 fprintf (file, "AUX lnno %d size 0x%x tagndx %ld",
1968 tagndx);
H A Dlibcoff.h388 long tagndx; member in struct:coff_debug_merge_element
/haiku-buildtools/binutils/bfd/
H A Dlibcoff-in.h389 long tagndx; member in struct:coff_debug_merge_element
H A Dcofflink.c1709 (*epp)->tagndx = 0;
1722 /* FIXME: If this tagndx entry refers to a symbol
1732 (*epp)->tagndx = flaginfo->sym_indices[indx];
1733 if ((*epp)->tagndx < 0)
1734 (*epp)->tagndx = 0;
1766 || me->tagndx != mel->tagndx)
H A Dcoffgen.c1556 /* A negative tagndx is meaningless, but the SCO 3.2v4 cc can
2104 long tagndx; local
2108 tagndx = auxp->u.auxent.x_sym.x_tagndx.p - root;
2110 tagndx = auxp->u.auxent.x_sym.x_tagndx.l;
2154 "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld",
2155 tagndx,
2162 fprintf (file, "AUX lnno %d size 0x%x tagndx %ld",
2165 tagndx);
H A Dlibcoff.h393 long tagndx; member in struct:coff_debug_merge_element

Completed in 190 milliseconds