HomeSort by: relevance | last modified time | path
    Searched defs:tagndx (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
coffgen.c 1631 /* A negative tagndx is meaningless, but the SCO 3.2v4 cc can
2239 long tagndx; local
2243 tagndx = auxp->u.auxent.x_sym.x_tagndx.p - root;
2245 tagndx = auxp->u.auxent.x_sym.x_tagndx.u32;
2301 "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld",
2302 tagndx,
2309 fprintf (file, "AUX lnno %d size 0x%x tagndx %ld",
2312 tagndx);
libcoff-in.h 452 long tagndx; member in struct:coff_debug_merge_element
libcoff.h 456 long tagndx; member in struct:coff_debug_merge_element
  /src/external/gpl3/binutils.old/dist/bfd/
coffgen.c 1623 /* A negative tagndx is meaningless, but the SCO 3.2v4 cc can
2231 long tagndx; local
2235 tagndx = auxp->u.auxent.x_sym.x_tagndx.p - root;
2237 tagndx = auxp->u.auxent.x_sym.x_tagndx.u32;
2293 "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld",
2294 tagndx,
2301 fprintf (file, "AUX lnno %d size 0x%x tagndx %ld",
2304 tagndx);
libcoff-in.h 448 long tagndx; member in struct:coff_debug_merge_element
libcoff.h 452 long tagndx; member in struct:coff_debug_merge_element
  /src/external/gpl3/gdb.old/dist/bfd/
libcoff-in.h 445 long tagndx; member in struct:coff_debug_merge_element
coffgen.c 1606 /* A negative tagndx is meaningless, but the SCO 3.2v4 cc can
2214 long tagndx; local
2218 tagndx = auxp->u.auxent.x_sym.x_tagndx.p - root;
2220 tagndx = auxp->u.auxent.x_sym.x_tagndx.u32;
2276 "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld",
2277 tagndx,
2284 fprintf (file, "AUX lnno %d size 0x%x tagndx %ld",
2287 tagndx);
libcoff.h 449 long tagndx; member in struct:coff_debug_merge_element
  /src/external/gpl3/gdb/dist/bfd/
coffgen.c 1623 /* A negative tagndx is meaningless, but the SCO 3.2v4 cc can
2231 long tagndx; local
2235 tagndx = auxp->u.auxent.x_sym.x_tagndx.p - root;
2237 tagndx = auxp->u.auxent.x_sym.x_tagndx.u32;
2293 "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld",
2294 tagndx,
2301 fprintf (file, "AUX lnno %d size 0x%x tagndx %ld",
2304 tagndx);
libcoff-in.h 448 long tagndx; member in struct:coff_debug_merge_element
libcoff.h 452 long tagndx; member in struct:coff_debug_merge_element

Completed in 77 milliseconds