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

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dresbin.c1260 static rc_uint_type resid_to_bin (windres_bfd *, rc_uint_type, rc_res_id);
1322 resid_to_bin (windres_bfd *wrbfd, rc_uint_type off, rc_res_id id)
1506 off = resid_to_bin (wrbfd, off, dialog->menu);
1507 off = resid_to_bin (wrbfd, off, dialog->class);
1570 off = resid_to_bin (wrbfd, off, dc->class);
1571 off = resid_to_bin (wrbfd, off, dc->text);
1321 resid_to_bin (windres_bfd *wrbfd, rc_uint_type off, rc_res_id id) function
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dresbin.c1259 static rc_uint_type resid_to_bin (windres_bfd *, rc_uint_type, rc_res_id);
1321 resid_to_bin (windres_bfd *wrbfd, rc_uint_type off, rc_res_id id)
1505 off = resid_to_bin (wrbfd, off, dialog->menu);
1506 off = resid_to_bin (wrbfd, off, dialog->class);
1569 off = resid_to_bin (wrbfd, off, dc->class);
1570 off = resid_to_bin (wrbfd, off, dc->text);
1320 resid_to_bin (windres_bfd *wrbfd, rc_uint_type off, rc_res_id id) function
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dresbin.c1260 static rc_uint_type resid_to_bin (windres_bfd *, rc_uint_type, rc_res_id);
1322 resid_to_bin (windres_bfd *wrbfd, rc_uint_type off, rc_res_id id)
1506 off = resid_to_bin (wrbfd, off, dialog->menu);
1507 off = resid_to_bin (wrbfd, off, dialog->class);
1570 off = resid_to_bin (wrbfd, off, dc->class);
1571 off = resid_to_bin (wrbfd, off, dc->text);
1321 resid_to_bin (windres_bfd *wrbfd, rc_uint_type off, rc_res_id id) function

Completed in 149 milliseconds