Searched refs:file_os (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dwindint.h919 rc_uint_type file_os; member in struct:rc_fixed_versioninfo
939 bfd_byte file_os[4]; member in struct:bin_fixed_versioninfo
H A Dresrc.c3203 if (f->file_os != 0)
3204 fprintf (e, " FILEOS 0x%x\n", (unsigned int) f->file_os);
H A Dresbin.c1002 fi->file_os = windres_get_32 (wrbfd, data + 32, 4);
1984 windres_put_32 (wrbfd, bfv.file_os, fi->file_os);
H A Drcparse.y1442 $1->file_os = $3;

Completed in 143 milliseconds