Searched refs:resid_to_bin (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/binutils/binutils/
H A Dresbin.c1235 static rc_uint_type resid_to_bin (windres_bfd *, rc_uint_type, rc_res_id);
1297 resid_to_bin (windres_bfd *wrbfd, rc_uint_type off, rc_res_id id)
1485 off = resid_to_bin (wrbfd, off, dialog->menu);
1486 off = resid_to_bin (wrbfd, off, dialog->class);
1549 off = resid_to_bin (wrbfd, off, dc->class);
1550 off = resid_to_bin (wrbfd, off, dc->text);
1296 resid_to_bin (windres_bfd *wrbfd, rc_uint_type off, rc_res_id id) function

Completed in 166 milliseconds