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

/freebsd-10.0-release/contrib/binutils/binutils/
H A Dresbin.c1244 static rc_uint_type res_to_bin_menuitems (windres_bfd *, rc_uint_type, const rc_menuitem *);
1694 off = res_to_bin_menuitems (wrbfd, off, menu->items);
1706 res_to_bin_menuitems (windres_bfd *wrbfd, rc_uint_type off, const rc_menuitem *items)
1736 off = res_to_bin_menuitems (wrbfd, off, mi->popup);
1705 res_to_bin_menuitems (windres_bfd *wrbfd, rc_uint_type off, const rc_menuitem *items) function

Completed in 59 milliseconds