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

  /src/external/gpl3/binutils/dist/binutils/
resbin.c 53 static rc_res_resource *bin_to_res_group_cursor (windres_bfd *, const bfd_byte *, rc_uint_type);
102 return bin_to_res_group_cursor (wrbfd, data, length);
914 bin_to_res_group_cursor (windres_bfd *wrbfd, const bfd_byte *data, function
  /src/external/gpl3/binutils.old/dist/binutils/
resbin.c 53 static rc_res_resource *bin_to_res_group_cursor (windres_bfd *, const bfd_byte *, rc_uint_type);
102 return bin_to_res_group_cursor (wrbfd, data, length);
914 bin_to_res_group_cursor (windres_bfd *wrbfd, const bfd_byte *data, function

Completed in 24 milliseconds