HomeSort by: relevance | last modified time | path
    Searched defs:res_to_bin_stringtable (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
resbin.c 1520 static rc_uint_type res_to_bin_stringtable (windres_bfd *, rc_uint_type, const rc_stringtable *);
1555 return res_to_bin_stringtable (wrbfd, off, res->u.stringtable);
2146 res_to_bin_stringtable (windres_bfd *wrbfd, rc_uint_type off,
2145 res_to_bin_stringtable (windres_bfd *wrbfd, rc_uint_type off, function
  /src/external/gpl3/binutils.old/dist/binutils/
resbin.c 1514 static rc_uint_type res_to_bin_stringtable (windres_bfd *, rc_uint_type, const rc_stringtable *);
1549 return res_to_bin_stringtable (wrbfd, off, res->u.stringtable);
2140 res_to_bin_stringtable (windres_bfd *wrbfd, rc_uint_type off,
2139 res_to_bin_stringtable (windres_bfd *wrbfd, rc_uint_type off, function

Completed in 26 milliseconds