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

  /src/external/gpl3/binutils/dist/binutils/
resbin.c 49 static rc_res_resource *bin_to_res_string (windres_bfd *,const bfd_byte *, rc_uint_type);
90 return bin_to_res_string (wrbfd, data, length);
709 bin_to_res_string (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) function
  /src/external/gpl3/binutils.old/dist/binutils/
resbin.c 49 static rc_res_resource *bin_to_res_string (windres_bfd *,const bfd_byte *, rc_uint_type);
90 return bin_to_res_string (wrbfd, data, length);
709 bin_to_res_string (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) function

Completed in 23 milliseconds