Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dresbin.c1255 static rc_uint_type res_to_bin_cursor (windres_bfd *, rc_uint_type, const rc_cursor *);
1286 return res_to_bin_cursor (wrbfd, off, res->u.cursor); in res_to_bin()
1399 res_to_bin_cursor (windres_bfd *wrbfd, rc_uint_type off, const rc_cursor *c) in res_to_bin_cursor() function