Searched refs:res_to_bin (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dwindres.h44 extern rc_uint_type res_to_bin (windres_bfd *, rc_uint_type, const rc_res_resource *);
H A Dresres.c380 noff = res_to_bin ((windres_bfd *) NULL, off, res);
384 return res_to_bin (wrbfd, off, res);
H A Drescoff.c579 res_to_bin (cwi.wrbfd, (rc_uint_type) offset, rd->res);
756 d->length = res_to_bin (NULL, (rc_uint_type) 0, res);
H A Dresbin.c1282 res_to_bin (windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res)
1281 res_to_bin (windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res) function
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dwindres.h44 extern rc_uint_type res_to_bin (windres_bfd *, rc_uint_type, const rc_res_resource *);
H A Dresres.c380 noff = res_to_bin ((windres_bfd *) NULL, off, res);
384 return res_to_bin (wrbfd, off, res);
H A Drescoff.c576 res_to_bin (cwi.wrbfd, (rc_uint_type) offset, rd->res);
753 d->length = res_to_bin (NULL, (rc_uint_type) 0, res);
H A Dresbin.c1281 res_to_bin (windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res)
1280 res_to_bin (windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res) function
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dwindres.h44 extern rc_uint_type res_to_bin (windres_bfd *, rc_uint_type, const rc_res_resource *);
H A Dresres.c380 noff = res_to_bin ((windres_bfd *) NULL, off, res);
384 return res_to_bin (wrbfd, off, res);
H A Drescoff.c576 res_to_bin (cwi.wrbfd, (rc_uint_type) offset, rd->res);
753 d->length = res_to_bin (NULL, (rc_uint_type) 0, res);
H A Dresbin.c1282 res_to_bin (windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res)
1281 res_to_bin (windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res) function

Completed in 219 milliseconds