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

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dresbin.c1271 static rc_uint_type res_to_bin_rcdata (windres_bfd *, rc_uint_type, const rc_rcdata_item *);
1314 return res_to_bin_rcdata (wrbfd, off, res->u.rcdata);
1587 off = res_to_bin_rcdata (wrbfd, off, dc->data);
1818 res_to_bin_rcdata (windres_bfd *wrbfd, rc_uint_type off, const rc_rcdata_item *items)
1817 res_to_bin_rcdata (windres_bfd *wrbfd, rc_uint_type off, const rc_rcdata_item *items) function
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dresbin.c1270 static rc_uint_type res_to_bin_rcdata (windres_bfd *, rc_uint_type, const rc_rcdata_item *);
1313 return res_to_bin_rcdata (wrbfd, off, res->u.rcdata);
1586 off = res_to_bin_rcdata (wrbfd, off, dc->data);
1817 res_to_bin_rcdata (windres_bfd *wrbfd, rc_uint_type off, const rc_rcdata_item *items)
1816 res_to_bin_rcdata (windres_bfd *wrbfd, rc_uint_type off, const rc_rcdata_item *items) function
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dresbin.c1271 static rc_uint_type res_to_bin_rcdata (windres_bfd *, rc_uint_type, const rc_rcdata_item *);
1314 return res_to_bin_rcdata (wrbfd, off, res->u.rcdata);
1587 off = res_to_bin_rcdata (wrbfd, off, dc->data);
1818 res_to_bin_rcdata (windres_bfd *wrbfd, rc_uint_type off, const rc_rcdata_item *items)
1817 res_to_bin_rcdata (windres_bfd *wrbfd, rc_uint_type off, const rc_rcdata_item *items) function

Completed in 267 milliseconds