Searched refs:res_to_bin_stringtable (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | resbin.c | 1271 static rc_uint_type res_to_bin_stringtable (windres_bfd *, rc_uint_type, const rc_stringtable *); 1305 return res_to_bin_stringtable (wrbfd, off, res->u.stringtable); in res_to_bin() 1882 res_to_bin_stringtable (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_stringtable() function
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | resbin.c | 1271 static rc_uint_type res_to_bin_stringtable (windres_bfd *, rc_uint_type, const rc_stringtable *); 1305 return res_to_bin_stringtable (wrbfd, off, res->u.stringtable); in res_to_bin() 1882 res_to_bin_stringtable (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_stringtable() function
|