Searched refs:bin_to_res_cursor (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | resbin.c | 42 static rc_res_resource *bin_to_res_cursor (windres_bfd *, const bfd_byte *, rc_uint_type); 80 return bin_to_res_cursor (wrbfd, data, length); in bin_to_res() 201 bin_to_res_cursor (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_cursor() function
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | resbin.c | 42 static rc_res_resource *bin_to_res_cursor (windres_bfd *, const bfd_byte *, rc_uint_type); 80 return bin_to_res_cursor (wrbfd, data, length); in bin_to_res() 201 bin_to_res_cursor (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_cursor() function
|