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

/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dwindres.h678 unsigned long file_subtype; member in struct:fixed_versioninfo
H A Dresrc.c2511 if (f->file_subtype != 0)
2512 fprintf (e, " FILESUBTYPE 0x%lx\n", f->file_subtype);
H A Drcparse.y1328 $1->file_subtype = $3;
H A Dresbin.c1028 fi->file_subtype = get_32 (big_endian, data + 40);
2106 put_32 (big_endian, fi->file_subtype, d->data + 40);
H A Drcparse.c3219 yyvsp[-2].fixver->file_subtype = yyvsp[0].il;

Completed in 190 milliseconds