Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dresbin.c1263 static rc_uint_type res_to_bin_rcdata (windres_bfd *, rc_uint_type, const rc_rcdata_item *);
1306 return res_to_bin_rcdata (wrbfd, off, res->u.rcdata); in res_to_bin()
1580 off = res_to_bin_rcdata (wrbfd, off, dc->data); in res_to_bin_dialog()
1811 res_to_bin_rcdata (windres_bfd *wrbfd, rc_uint_type off, const rc_rcdata_item *items) in res_to_bin_rcdata() function