Searched refs:file_subtype (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dwindint.h922 rc_uint_type file_subtype; member in struct:rc_fixed_versioninfo
940 bfd_byte file_subtype[4]; member in struct:bin_fixed_versioninfo
H A Dresbin.c1003 fi->file_subtype = windres_get_32 (wrbfd, data + 40, 4);
2006 windres_put_32 (wrbfd, bfv.file_subtype, fi->file_subtype);
H A Drcparse.y1469 $1->file_subtype = $3;
H A Dresrc.c3299 if (f->file_subtype != 0)
3300 fprintf (e, " FILESUBTYPE 0x%x\n", (unsigned int) f->file_subtype);
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dwindint.h922 rc_uint_type file_subtype; member in struct:rc_fixed_versioninfo
940 bfd_byte file_subtype[4]; member in struct:bin_fixed_versioninfo
H A Dresbin.c1006 fi->file_subtype = windres_get_32 (wrbfd, data + 40, 4);
2007 windres_put_32 (wrbfd, bfv.file_subtype, fi->file_subtype);
H A Drcparse.y1469 $1->file_subtype = $3;
H A Dresrc.c3301 if (f->file_subtype != 0)
3302 fprintf (e, " FILESUBTYPE 0x%x\n", (unsigned int) f->file_subtype);
H A Drcparse.c3859 (yyvsp[-2].fixver)->file_subtype = (yyvsp[0].il);
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dwindint.h922 rc_uint_type file_subtype; member in struct:rc_fixed_versioninfo
940 bfd_byte file_subtype[4]; member in struct:bin_fixed_versioninfo
H A Dresbin.c1006 fi->file_subtype = windres_get_32 (wrbfd, data + 40, 4);
2007 windres_put_32 (wrbfd, bfv.file_subtype, fi->file_subtype);
H A Drcparse.y1469 $1->file_subtype = $3;
H A Dresrc.c3295 if (f->file_subtype != 0)
3296 fprintf (e, " FILESUBTYPE 0x%x\n", (unsigned int) f->file_subtype);
H A Drcparse.c3859 (yyvsp[-2].fixver)->file_subtype = (yyvsp[0].il);

Completed in 189 milliseconds