Home
last modified time | relevance | path

Searched refs:bin_to_res_group_cursor (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dresbin.c53 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); in bin_to_res()
789 bin_to_res_group_cursor (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_group_cursor() function