Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/binutils/
H A Dresbin.c1443 windres_put_32 (wrbfd, bgci.bytes, gc->bytes); in res_to_bin_group_cursor()
1562 windres_put_32 (wrbfd, bdc.id, dc->id); in res_to_bin_dialog()
1665 windres_put_32 (wrbfd, bgii.bytes, gi->bytes); in res_to_bin_group_icon()
1705 windres_put_32 (wrbfd, bm.help, menu->help); in res_to_bin_menu()
1783 windres_put_32 (wrbfd, bmi.type, mi->type); in res_to_bin_menuexitems()
1784 windres_put_32 (wrbfd, bmi.state, mi->state); in res_to_bin_menuexitems()
1785 windres_put_32 (wrbfd, bmi.id, mi->id); in res_to_bin_menuexitems()
1801 windres_put_32 (wrbfd, help, mi->help); in res_to_bin_menuexitems()
1853 windres_put_32 (wrbfd, hp, ri->u.dword); in res_to_bin_rcdata()
1995 windres_put_32 (wrbfd, bfv.sig1, 0xfeef04bd); in res_to_bin_versioninfo()
[all …]
H A Drescoff.c650 windres_put_32 (cwi->wrbfd, erd->characteristics, resdir->characteristics); in coff_to_bin()
651 windres_put_32 (cwi->wrbfd, erd->time, resdir->time); in coff_to_bin()
677 windres_put_32 (cwi->wrbfd, ere->name, e->id.u.id); in coff_to_bin()
686 windres_put_32 (cwi->wrbfd, ere->name, in coff_to_bin()
697 windres_put_32 (cwi->wrbfd, ere->rva, 0x80000000 | cwi->dirs.length); in coff_to_bin()
702 windres_put_32 (cwi->wrbfd, ere->rva, in coff_to_bin()
742 windres_put_32 (cwi->wrbfd, erd->rva, in coff_res_to_bin()
747 windres_put_32 (cwi->wrbfd, erd->codepage, res->coff_info.codepage); in coff_res_to_bin()
748 windres_put_32 (cwi->wrbfd, erd->reserved, res->coff_info.reserved); in coff_res_to_bin()
763 windres_put_32 (cwi->wrbfd, erd->size, d->length); in coff_res_to_bin()
H A Dresres.c428 windres_put_32 (wrbfd, brh.data_size, hdr->data_size); in write_res_data_hdr()
429 windres_put_32 (wrbfd, brh.header_size, hdr->header_size); in write_res_data_hdr()
502 windres_put_32 (wrbfd, l.version, info->version); in write_res_info()
505 windres_put_32 (wrbfd, l.version2, info->version); in write_res_info()
506 windres_put_32 (wrbfd, l.characteristics, info->characteristics); in write_res_info()
H A Dwindint.h1089 extern void windres_put_32 (windres_bfd *, void *, rc_uint_type);
H A Dwindres.c1234 windres_put_32 (windres_bfd *wrbfd, void *data, rc_uint_type value) in windres_put_32() function
H A Dresrc.c3375 windres_put_32 (&wrtarget, dst, (rc_uint_type) src->u.dword); in rcdata_copy()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dresbin.c1444 windres_put_32 (wrbfd, bgci.bytes, gc->bytes); in res_to_bin_group_cursor()
1563 windres_put_32 (wrbfd, bdc.id, dc->id); in res_to_bin_dialog()
1666 windres_put_32 (wrbfd, bgii.bytes, gi->bytes); in res_to_bin_group_icon()
1706 windres_put_32 (wrbfd, bm.help, menu->help); in res_to_bin_menu()
1784 windres_put_32 (wrbfd, bmi.type, mi->type); in res_to_bin_menuexitems()
1785 windres_put_32 (wrbfd, bmi.state, mi->state); in res_to_bin_menuexitems()
1786 windres_put_32 (wrbfd, bmi.id, mi->id); in res_to_bin_menuexitems()
1802 windres_put_32 (wrbfd, help, mi->help); in res_to_bin_menuexitems()
1854 windres_put_32 (wrbfd, hp, ri->u.dword); in res_to_bin_rcdata()
1996 windres_put_32 (wrbfd, bfv.sig1, 0xfeef04bd); in res_to_bin_versioninfo()
[all …]
H A Drescoff.c650 windres_put_32 (cwi->wrbfd, erd->characteristics, resdir->characteristics); in coff_to_bin()
651 windres_put_32 (cwi->wrbfd, erd->time, resdir->time); in coff_to_bin()
677 windres_put_32 (cwi->wrbfd, ere->name, e->id.u.id); in coff_to_bin()
686 windres_put_32 (cwi->wrbfd, ere->name, in coff_to_bin()
697 windres_put_32 (cwi->wrbfd, ere->rva, 0x80000000 | cwi->dirs.length); in coff_to_bin()
702 windres_put_32 (cwi->wrbfd, ere->rva, in coff_to_bin()
742 windres_put_32 (cwi->wrbfd, erd->rva, in coff_res_to_bin()
747 windres_put_32 (cwi->wrbfd, erd->codepage, res->coff_info.codepage); in coff_res_to_bin()
748 windres_put_32 (cwi->wrbfd, erd->reserved, res->coff_info.reserved); in coff_res_to_bin()
763 windres_put_32 (cwi->wrbfd, erd->size, d->length); in coff_res_to_bin()
H A Dresres.c428 windres_put_32 (wrbfd, brh.data_size, hdr->data_size); in write_res_data_hdr()
429 windres_put_32 (wrbfd, brh.header_size, hdr->header_size); in write_res_data_hdr()
502 windres_put_32 (wrbfd, l.version, info->version); in write_res_info()
505 windres_put_32 (wrbfd, l.version2, info->version); in write_res_info()
506 windres_put_32 (wrbfd, l.characteristics, info->characteristics); in write_res_info()
H A Dwindint.h1089 extern void windres_put_32 (windres_bfd *, void *, rc_uint_type);
H A Dwindres.c1239 windres_put_32 (windres_bfd *wrbfd, void *data, rc_uint_type value) in windres_put_32() function
H A Dresrc.c3377 windres_put_32 (&wrtarget, dst, (rc_uint_type) src->u.dword); in rcdata_copy()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dresbin.c1443 windres_put_32 (wrbfd, bgci.bytes, gc->bytes); in res_to_bin_group_cursor()
1562 windres_put_32 (wrbfd, bdc.id, dc->id); in res_to_bin_dialog()
1665 windres_put_32 (wrbfd, bgii.bytes, gi->bytes); in res_to_bin_group_icon()
1705 windres_put_32 (wrbfd, bm.help, menu->help); in res_to_bin_menu()
1783 windres_put_32 (wrbfd, bmi.type, mi->type); in res_to_bin_menuexitems()
1784 windres_put_32 (wrbfd, bmi.state, mi->state); in res_to_bin_menuexitems()
1785 windres_put_32 (wrbfd, bmi.id, mi->id); in res_to_bin_menuexitems()
1801 windres_put_32 (wrbfd, help, mi->help); in res_to_bin_menuexitems()
1853 windres_put_32 (wrbfd, hp, ri->u.dword); in res_to_bin_rcdata()
1995 windres_put_32 (wrbfd, bfv.sig1, 0xfeef04bd); in res_to_bin_versioninfo()
[all …]
H A Drescoff.c650 windres_put_32 (cwi->wrbfd, erd->characteristics, resdir->characteristics); in coff_to_bin()
651 windres_put_32 (cwi->wrbfd, erd->time, resdir->time); in coff_to_bin()
677 windres_put_32 (cwi->wrbfd, ere->name, e->id.u.id); in coff_to_bin()
686 windres_put_32 (cwi->wrbfd, ere->name, in coff_to_bin()
697 windres_put_32 (cwi->wrbfd, ere->rva, 0x80000000 | cwi->dirs.length); in coff_to_bin()
702 windres_put_32 (cwi->wrbfd, ere->rva, in coff_to_bin()
742 windres_put_32 (cwi->wrbfd, erd->rva, in coff_res_to_bin()
747 windres_put_32 (cwi->wrbfd, erd->codepage, res->coff_info.codepage); in coff_res_to_bin()
748 windres_put_32 (cwi->wrbfd, erd->reserved, res->coff_info.reserved); in coff_res_to_bin()
763 windres_put_32 (cwi->wrbfd, erd->size, d->length); in coff_res_to_bin()
H A Dresres.c428 windres_put_32 (wrbfd, brh.data_size, hdr->data_size); in write_res_data_hdr()
429 windres_put_32 (wrbfd, brh.header_size, hdr->header_size); in write_res_data_hdr()
502 windres_put_32 (wrbfd, l.version, info->version); in write_res_info()
505 windres_put_32 (wrbfd, l.version2, info->version); in write_res_info()
506 windres_put_32 (wrbfd, l.characteristics, info->characteristics); in write_res_info()
H A Dwindint.h1089 extern void windres_put_32 (windres_bfd *, void *, rc_uint_type);
H A Dwindres.c1233 windres_put_32 (windres_bfd *wrbfd, void *data, rc_uint_type value) in windres_put_32() function
H A Dresrc.c3371 windres_put_32 (&wrtarget, dst, (rc_uint_type) src->u.dword); in rcdata_copy()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dresbin.c1443 windres_put_32 (wrbfd, bgci.bytes, gc->bytes); in res_to_bin_group_cursor()
1562 windres_put_32 (wrbfd, bdc.id, dc->id); in res_to_bin_dialog()
1665 windres_put_32 (wrbfd, bgii.bytes, gi->bytes); in res_to_bin_group_icon()
1705 windres_put_32 (wrbfd, bm.help, menu->help); in res_to_bin_menu()
1783 windres_put_32 (wrbfd, bmi.type, mi->type); in res_to_bin_menuexitems()
1784 windres_put_32 (wrbfd, bmi.state, mi->state); in res_to_bin_menuexitems()
1785 windres_put_32 (wrbfd, bmi.id, mi->id); in res_to_bin_menuexitems()
1801 windres_put_32 (wrbfd, help, mi->help); in res_to_bin_menuexitems()
1853 windres_put_32 (wrbfd, hp, ri->u.dword); in res_to_bin_rcdata()
1995 windres_put_32 (wrbfd, bfv.sig1, 0xfeef04bd); in res_to_bin_versioninfo()
[all …]
H A Drescoff.c650 windres_put_32 (cwi->wrbfd, erd->characteristics, resdir->characteristics); in coff_to_bin()
651 windres_put_32 (cwi->wrbfd, erd->time, resdir->time); in coff_to_bin()
677 windres_put_32 (cwi->wrbfd, ere->name, e->id.u.id); in coff_to_bin()
686 windres_put_32 (cwi->wrbfd, ere->name, in coff_to_bin()
697 windres_put_32 (cwi->wrbfd, ere->rva, 0x80000000 | cwi->dirs.length); in coff_to_bin()
702 windres_put_32 (cwi->wrbfd, ere->rva, in coff_to_bin()
742 windres_put_32 (cwi->wrbfd, erd->rva, in coff_res_to_bin()
747 windres_put_32 (cwi->wrbfd, erd->codepage, res->coff_info.codepage); in coff_res_to_bin()
748 windres_put_32 (cwi->wrbfd, erd->reserved, res->coff_info.reserved); in coff_res_to_bin()
763 windres_put_32 (cwi->wrbfd, erd->size, d->length); in coff_res_to_bin()
H A Dresres.c428 windres_put_32 (wrbfd, brh.data_size, hdr->data_size); in write_res_data_hdr()
429 windres_put_32 (wrbfd, brh.header_size, hdr->header_size); in write_res_data_hdr()
502 windres_put_32 (wrbfd, l.version, info->version); in write_res_info()
505 windres_put_32 (wrbfd, l.version2, info->version); in write_res_info()
506 windres_put_32 (wrbfd, l.characteristics, info->characteristics); in write_res_info()
H A Dwindint.h1089 extern void windres_put_32 (windres_bfd *, void *, rc_uint_type);
H A Dwindres.c1234 windres_put_32 (windres_bfd *wrbfd, void *data, rc_uint_type value) in windres_put_32() function
H A Dresrc.c3375 windres_put_32 (&wrtarget, dst, (rc_uint_type) src->u.dword); in rcdata_copy()