Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dresbin.c57 static rc_res_resource *bin_to_res_toolbar (windres_bfd *, const bfd_byte *, rc_uint_type);
108 return bin_to_res_toolbar (wrbfd, data, length); in bin_to_res()
1210 bin_to_res_toolbar (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_toolbar() function