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

/freebsd-10.1-release/contrib/binutils/binutils/
H A Dresbin.c1248 static rc_uint_type string_to_unicode_bin (windres_bfd *, rc_uint_type, const char *);
1898 string_to_unicode_bin (windres_bfd *wrbfd, rc_uint_type off, const char *s)
1965 off = string_to_unicode_bin (wrbfd, off, "VS_VERSION_INFO");
2015 off = string_to_unicode_bin (wrbfd, off, "StringFileInfo");
2066 off = string_to_unicode_bin (wrbfd, off, "VarFileInfo");
1897 string_to_unicode_bin (windres_bfd *wrbfd, rc_uint_type off, const char *s) function

Completed in 87 milliseconds