OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:string_to_unicode_bin
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
resbin.c
1521
static rc_uint_type
string_to_unicode_bin
(windres_bfd *, rc_uint_type, const char *);
2182
string_to_unicode_bin
(windres_bfd *wrbfd, rc_uint_type off, const char *s)
2249
off =
string_to_unicode_bin
(wrbfd, off, "VS_VERSION_INFO");
2297
off =
string_to_unicode_bin
(wrbfd, off, "StringFileInfo");
2360
off =
string_to_unicode_bin
(wrbfd, off, "VarFileInfo");
2181
string_to_unicode_bin
(windres_bfd *wrbfd, rc_uint_type off, const char *s)
function
/src/external/gpl3/binutils.old/dist/binutils/
resbin.c
1515
static rc_uint_type
string_to_unicode_bin
(windres_bfd *, rc_uint_type, const char *);
2176
string_to_unicode_bin
(windres_bfd *wrbfd, rc_uint_type off, const char *s)
2243
off =
string_to_unicode_bin
(wrbfd, off, "VS_VERSION_INFO");
2291
off =
string_to_unicode_bin
(wrbfd, off, "StringFileInfo");
2354
off =
string_to_unicode_bin
(wrbfd, off, "VarFileInfo");
2175
string_to_unicode_bin
(windres_bfd *wrbfd, rc_uint_type off, const char *s)
function
Completed in 140 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026