HomeSort by: relevance | last modified time | path
    Searched defs:res_to_bin_rcdata (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
resbin.c 1519 static rc_uint_type res_to_bin_rcdata (windres_bfd *, rc_uint_type, const rc_rcdata_item *);
1563 return res_to_bin_rcdata (wrbfd, off, res->u.rcdata);
1843 off = res_to_bin_rcdata (wrbfd, off, dc->data);
2079 res_to_bin_rcdata (windres_bfd *wrbfd, rc_uint_type off,
2078 res_to_bin_rcdata (windres_bfd *wrbfd, rc_uint_type off, function
  /src/external/gpl3/binutils.old/dist/binutils/
resbin.c 1513 static rc_uint_type res_to_bin_rcdata (windres_bfd *, rc_uint_type, const rc_rcdata_item *);
1557 return res_to_bin_rcdata (wrbfd, off, res->u.rcdata);
1837 off = res_to_bin_rcdata (wrbfd, off, dc->data);
2073 res_to_bin_rcdata (windres_bfd *wrbfd, rc_uint_type off,
2072 res_to_bin_rcdata (windres_bfd *wrbfd, rc_uint_type off, function

Completed in 26 milliseconds