Home
last modified time | relevance | path

Searched refs:res_to_bin_stringtable (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dresbin.c1264 static rc_uint_type res_to_bin_stringtable (windres_bfd *, rc_uint_type, const rc_stringtable *);
1298 return res_to_bin_stringtable (wrbfd, off, res->u.stringtable); in res_to_bin()
1876 res_to_bin_stringtable (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_stringtable() function