Home
last modified time | relevance | path

Searched defs:bin_fixed_versioninfo (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dwindint.h928 struct __attribute__ ((__packed__)) bin_fixed_versioninfo struct
930 bfd_byte sig1[4];
931 bfd_byte sig2[4];
932 bfd_byte file_version[4];
933 bfd_byte file_version_ls[4];
934 bfd_byte product_version_ms[4];
935 bfd_byte product_version_ls[4];
936 bfd_byte file_flags_mask[4];
937 bfd_byte file_flags[4];
938 bfd_byte file_os[4];
[all …]