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

  /src/external/gpl3/binutils/dist/binutils/
resbin.c 52 static rc_res_resource *bin_to_res_rcdata (windres_bfd *, const bfd_byte *, rc_uint_type, int);
98 return bin_to_res_rcdata (wrbfd, data, length, RES_TYPE_RCDATA);
891 bin_to_res_rcdata (windres_bfd *wrbfd ATTRIBUTE_UNUSED, const bfd_byte *data, function
  /src/external/gpl3/binutils.old/dist/binutils/
resbin.c 52 static rc_res_resource *bin_to_res_rcdata (windres_bfd *, const bfd_byte *, rc_uint_type, int);
98 return bin_to_res_rcdata (wrbfd, data, length, RES_TYPE_RCDATA);
891 bin_to_res_rcdata (windres_bfd *wrbfd ATTRIBUTE_UNUSED, const bfd_byte *data, function

Completed in 16 milliseconds