Searched defs:wrbfd (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dresres.c81 windres_bfd wrbfd; local
118 windres_bfd wrbfd; local
165 read_resource_entry(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) argument
215 write_res_directory(windres_bfd *wrbfd, rc_uint_type off, const rc_res_directory *rd, const rc_res_id *type, const rc_res_id *name, rc_uint_type *language, int level) argument
282 write_res_resource(windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *type, const rc_res_id *name, const rc_res_resource *res, rc_uint_type *language ATTRIBUTE_UNUSED) argument
373 write_res_bin(windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res, const rc_res_id *type, const rc_res_id *name, const rc_res_res_info *resinfo) argument
399 write_res_header(windres_bfd *wrbfd, rc_uint_type off, rc_uint_type datasize, const rc_res_id *type, const rc_res_id *name, const rc_res_res_info *resinfo) argument
423 write_res_data_hdr(windres_bfd *wrbfd, rc_uint_type off, res_hdr *hdr) argument
436 read_res_data_hdr(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, res_hdr *reshdr) argument
452 read_res_data(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, void *data, rc_uint_type size) argument
464 write_res_id(windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *id) argument
496 write_res_info(windres_bfd *wrbfd, rc_uint_type off, const rc_res_res_info *info) argument
514 read_res_id(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, rc_res_id *id) argument
542 read_unistring(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, rc_uint_type *len) argument
574 probe_binary(windres_bfd *wrbfd, rc_uint_type omax) argument
605 skip_null_resource(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) argument
[all...]
H A Drescoff.c115 windres_bfd wrbfd; local
184 read_coff_res_dir(windres_bfd *wrbfd, const bfd_byte *data, const struct coff_file_info *flaginfo, const rc_res_id *type, int level) argument
327 read_coff_data_entry(windres_bfd *wrbfd, const bfd_byte *data, const struct coff_file_info *flaginfo, const rc_res_id *type) argument
393 windres_bfd *wrbfd; member in struct:coff_write_info
442 windres_bfd wrbfd; local
[all...]
H A Dresbin.c68 bin_to_res (windres_bfd *wrbfd, rc_res_id type, const bfd_byte *data, argument
125 get_unicode(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, rc_uint_type *retlen) argument
156 get_resid(windres_bfd *wrbfd, rc_res_id *id, const bfd_byte *data, rc_uint_type length) argument
201 bin_to_res_cursor(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
225 bin_to_res_menu(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
271 bin_to_res_menuitems(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, rc_uint_type *got) argument
348 bin_to_res_menuexitems(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, rc_uint_type *got) argument
422 bin_to_res_dialog(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
605 bin_to_res_string(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
651 bin_to_res_fontdir(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
722 bin_to_res_accelerators(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
787 bin_to_res_group_cursor(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
842 bin_to_res_group_icon(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
901 get_version_header(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, const char *key, unichar **pkey, rc_uint_type *len, rc_uint_type *vallen, rc_uint_type *type, rc_uint_type *off) argument
951 bin_to_res_version(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
1219 bin_to_res_toolbar(windres_bfd *wrbfd, const bfd_byte *data) argument
1281 res_to_bin(windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res) argument
1321 resid_to_bin(windres_bfd *wrbfd, rc_uint_type off, rc_res_id id) argument
1356 unicode_to_bin(windres_bfd *wrbfd, rc_uint_type off, const unichar *str) argument
1381 res_to_bin_accelerator(windres_bfd *wrbfd, rc_uint_type off, const rc_accelerator *accelerators) argument
1406 res_to_bin_cursor(windres_bfd *wrbfd, rc_uint_type off, const rc_cursor *c) argument
1425 res_to_bin_group_cursor(windres_bfd *wrbfd, rc_uint_type off, const rc_group_cursor *group_cursors) argument
1464 res_to_bin_dialog(windres_bfd *wrbfd, rc_uint_type off, const rc_dialog *dialog) argument
1610 res_to_bin_fontdir(windres_bfd *wrbfd, rc_uint_type off, const rc_fontdir *fontdirs) argument
1644 res_to_bin_group_icon(windres_bfd *wrbfd, rc_uint_type off, const rc_group_icon *group_icons) argument
1686 res_to_bin_menu(windres_bfd *wrbfd, rc_uint_type off, const rc_menu *menu) argument
1725 res_to_bin_menuitems(windres_bfd *wrbfd, rc_uint_type off, const rc_menuitem *items) argument
1764 res_to_bin_menuexitems(windres_bfd *wrbfd, rc_uint_type off, const rc_menuitem *items) argument
1817 res_to_bin_rcdata(windres_bfd *wrbfd, rc_uint_type off, const rc_rcdata_item *items) argument
1882 res_to_bin_stringtable(windres_bfd *wrbfd, rc_uint_type off, const rc_stringtable *st) argument
1918 string_to_unicode_bin(windres_bfd *wrbfd, rc_uint_type off, const char *s) argument
1941 res_to_bin_toolbar(windres_bfd *wrbfd, rc_uint_type off, rc_toolbar *tb) argument
1975 res_to_bin_versioninfo(windres_bfd *wrbfd, rc_uint_type off, const rc_versioninfo *versioninfo) argument
2159 res_to_bin_generic(windres_bfd *wrbfd, rc_uint_type off, rc_uint_type length, const bfd_byte *data) argument
[all...]
H A Dwindres.c1175 WR_KIND(wrbfd) = kind; argument
1131 set_windres_bfd_endianness(windres_bfd *wrbfd, int is_bigendian) argument
1151 set_windres_bfd(windres_bfd *wrbfd, bfd *abfd, asection *sec, rc_uint_type kind) argument
1188 get_windres_bfd_content(windres_bfd *wrbfd, void *data, rc_uint_type off, rc_uint_type length) argument
1201 windres_put_8(windres_bfd *wrbfd, void *p, rc_uint_type value) argument
1219 windres_put_16(windres_bfd *wrbfd, void *data, rc_uint_type value) argument
1239 windres_put_32(windres_bfd *wrbfd, void *data, rc_uint_type value) argument
1259 windres_get_8(windres_bfd *wrbfd, const void *data, rc_uint_type length) argument
1278 windres_get_16(windres_bfd *wrbfd, const void *data, rc_uint_type length) argument
1298 windres_get_32(windres_bfd *wrbfd, const void *data, rc_uint_type length) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dresres.c81 windres_bfd wrbfd; local
118 windres_bfd wrbfd; local
165 read_resource_entry(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) argument
215 write_res_directory(windres_bfd *wrbfd, rc_uint_type off, const rc_res_directory *rd, const rc_res_id *type, const rc_res_id *name, rc_uint_type *language, int level) argument
282 write_res_resource(windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *type, const rc_res_id *name, const rc_res_resource *res, rc_uint_type *language ATTRIBUTE_UNUSED) argument
373 write_res_bin(windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res, const rc_res_id *type, const rc_res_id *name, const rc_res_res_info *resinfo) argument
399 write_res_header(windres_bfd *wrbfd, rc_uint_type off, rc_uint_type datasize, const rc_res_id *type, const rc_res_id *name, const rc_res_res_info *resinfo) argument
423 write_res_data_hdr(windres_bfd *wrbfd, rc_uint_type off, res_hdr *hdr) argument
436 read_res_data_hdr(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, res_hdr *reshdr) argument
452 read_res_data(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, void *data, rc_uint_type size) argument
464 write_res_id(windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *id) argument
496 write_res_info(windres_bfd *wrbfd, rc_uint_type off, const rc_res_res_info *info) argument
514 read_res_id(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, rc_res_id *id) argument
542 read_unistring(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, rc_uint_type *len) argument
574 probe_binary(windres_bfd *wrbfd, rc_uint_type omax) argument
605 skip_null_resource(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) argument
[all...]
H A Drescoff.c115 windres_bfd wrbfd; local
184 read_coff_res_dir(windres_bfd *wrbfd, const bfd_byte *data, const struct coff_file_info *flaginfo, const rc_res_id *type, int level) argument
327 read_coff_data_entry(windres_bfd *wrbfd, const bfd_byte *data, const struct coff_file_info *flaginfo, const rc_res_id *type) argument
393 windres_bfd *wrbfd; member in struct:coff_write_info
442 windres_bfd wrbfd; local
[all...]
H A Dresbin.c68 bin_to_res (windres_bfd *wrbfd, rc_res_id type, const bfd_byte *data, argument
125 get_unicode(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, rc_uint_type *retlen) argument
156 get_resid(windres_bfd *wrbfd, rc_res_id *id, const bfd_byte *data, rc_uint_type length) argument
201 bin_to_res_cursor(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
225 bin_to_res_menu(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
271 bin_to_res_menuitems(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, rc_uint_type *got) argument
348 bin_to_res_menuexitems(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, rc_uint_type *got) argument
422 bin_to_res_dialog(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
605 bin_to_res_string(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
651 bin_to_res_fontdir(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
722 bin_to_res_accelerators(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
787 bin_to_res_group_cursor(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
842 bin_to_res_group_icon(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
901 get_version_header(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, const char *key, unichar **pkey, rc_uint_type *len, rc_uint_type *vallen, rc_uint_type *type, rc_uint_type *off) argument
951 bin_to_res_version(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
1216 bin_to_res_toolbar(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
1280 res_to_bin(windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res) argument
1320 resid_to_bin(windres_bfd *wrbfd, rc_uint_type off, rc_res_id id) argument
1355 unicode_to_bin(windres_bfd *wrbfd, rc_uint_type off, const unichar *str) argument
1380 res_to_bin_accelerator(windres_bfd *wrbfd, rc_uint_type off, const rc_accelerator *accelerators) argument
1405 res_to_bin_cursor(windres_bfd *wrbfd, rc_uint_type off, const rc_cursor *c) argument
1424 res_to_bin_group_cursor(windres_bfd *wrbfd, rc_uint_type off, const rc_group_cursor *group_cursors) argument
1463 res_to_bin_dialog(windres_bfd *wrbfd, rc_uint_type off, const rc_dialog *dialog) argument
1609 res_to_bin_fontdir(windres_bfd *wrbfd, rc_uint_type off, const rc_fontdir *fontdirs) argument
1643 res_to_bin_group_icon(windres_bfd *wrbfd, rc_uint_type off, const rc_group_icon *group_icons) argument
1685 res_to_bin_menu(windres_bfd *wrbfd, rc_uint_type off, const rc_menu *menu) argument
1724 res_to_bin_menuitems(windres_bfd *wrbfd, rc_uint_type off, const rc_menuitem *items) argument
1763 res_to_bin_menuexitems(windres_bfd *wrbfd, rc_uint_type off, const rc_menuitem *items) argument
1816 res_to_bin_rcdata(windres_bfd *wrbfd, rc_uint_type off, const rc_rcdata_item *items) argument
1881 res_to_bin_stringtable(windres_bfd *wrbfd, rc_uint_type off, const rc_stringtable *st) argument
1917 string_to_unicode_bin(windres_bfd *wrbfd, rc_uint_type off, const char *s) argument
1940 res_to_bin_toolbar(windres_bfd *wrbfd, rc_uint_type off, rc_toolbar *tb) argument
1974 res_to_bin_versioninfo(windres_bfd *wrbfd, rc_uint_type off, const rc_versioninfo *versioninfo) argument
2158 res_to_bin_generic(windres_bfd *wrbfd, rc_uint_type off, rc_uint_type length, const bfd_byte *data) argument
[all...]
H A Dwindres.c1170 WR_KIND(wrbfd) = kind; argument
1126 set_windres_bfd_endianness(windres_bfd *wrbfd, int is_bigendian) argument
1146 set_windres_bfd(windres_bfd *wrbfd, bfd *abfd, asection *sec, rc_uint_type kind) argument
1183 get_windres_bfd_content(windres_bfd *wrbfd, void *data, rc_uint_type off, rc_uint_type length) argument
1196 windres_put_8(windres_bfd *wrbfd, void *p, rc_uint_type value) argument
1214 windres_put_16(windres_bfd *wrbfd, void *data, rc_uint_type value) argument
1234 windres_put_32(windres_bfd *wrbfd, void *data, rc_uint_type value) argument
1254 windres_get_8(windres_bfd *wrbfd, const void *data, rc_uint_type length) argument
1273 windres_get_16(windres_bfd *wrbfd, const void *data, rc_uint_type length) argument
1293 windres_get_32(windres_bfd *wrbfd, const void *data, rc_uint_type length) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dresres.c81 windres_bfd wrbfd; local
118 windres_bfd wrbfd; local
165 read_resource_entry(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) argument
215 write_res_directory(windres_bfd *wrbfd, rc_uint_type off, const rc_res_directory *rd, const rc_res_id *type, const rc_res_id *name, rc_uint_type *language, int level) argument
282 write_res_resource(windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *type, const rc_res_id *name, const rc_res_resource *res, rc_uint_type *language ATTRIBUTE_UNUSED) argument
373 write_res_bin(windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res, const rc_res_id *type, const rc_res_id *name, const rc_res_res_info *resinfo) argument
399 write_res_header(windres_bfd *wrbfd, rc_uint_type off, rc_uint_type datasize, const rc_res_id *type, const rc_res_id *name, const rc_res_res_info *resinfo) argument
423 write_res_data_hdr(windres_bfd *wrbfd, rc_uint_type off, res_hdr *hdr) argument
436 read_res_data_hdr(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, res_hdr *reshdr) argument
452 read_res_data(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, void *data, rc_uint_type size) argument
464 write_res_id(windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *id) argument
496 write_res_info(windres_bfd *wrbfd, rc_uint_type off, const rc_res_res_info *info) argument
514 read_res_id(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, rc_res_id *id) argument
542 read_unistring(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, rc_uint_type *len) argument
574 probe_binary(windres_bfd *wrbfd, rc_uint_type omax) argument
605 skip_null_resource(windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) argument
[all...]
H A Drescoff.c115 windres_bfd wrbfd; local
184 read_coff_res_dir(windres_bfd *wrbfd, const bfd_byte *data, const struct coff_file_info *flaginfo, const rc_res_id *type, int level) argument
327 read_coff_data_entry(windres_bfd *wrbfd, const bfd_byte *data, const struct coff_file_info *flaginfo, const rc_res_id *type) argument
393 windres_bfd *wrbfd; member in struct:coff_write_info
442 windres_bfd wrbfd; local
[all...]
H A Dresbin.c68 bin_to_res (windres_bfd *wrbfd, rc_res_id type, const bfd_byte *data, argument
125 get_unicode(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, rc_uint_type *retlen) argument
156 get_resid(windres_bfd *wrbfd, rc_res_id *id, const bfd_byte *data, rc_uint_type length) argument
201 bin_to_res_cursor(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
225 bin_to_res_menu(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
271 bin_to_res_menuitems(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, rc_uint_type *got) argument
348 bin_to_res_menuexitems(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, rc_uint_type *got) argument
422 bin_to_res_dialog(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
605 bin_to_res_string(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
651 bin_to_res_fontdir(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
722 bin_to_res_accelerators(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
787 bin_to_res_group_cursor(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
842 bin_to_res_group_icon(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
901 get_version_header(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, const char *key, unichar **pkey, rc_uint_type *len, rc_uint_type *vallen, rc_uint_type *type, rc_uint_type *off) argument
951 bin_to_res_version(windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) argument
1219 bin_to_res_toolbar(windres_bfd *wrbfd, const bfd_byte *data) argument
1281 res_to_bin(windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res) argument
1321 resid_to_bin(windres_bfd *wrbfd, rc_uint_type off, rc_res_id id) argument
1356 unicode_to_bin(windres_bfd *wrbfd, rc_uint_type off, const unichar *str) argument
1381 res_to_bin_accelerator(windres_bfd *wrbfd, rc_uint_type off, const rc_accelerator *accelerators) argument
1406 res_to_bin_cursor(windres_bfd *wrbfd, rc_uint_type off, const rc_cursor *c) argument
1425 res_to_bin_group_cursor(windres_bfd *wrbfd, rc_uint_type off, const rc_group_cursor *group_cursors) argument
1464 res_to_bin_dialog(windres_bfd *wrbfd, rc_uint_type off, const rc_dialog *dialog) argument
1610 res_to_bin_fontdir(windres_bfd *wrbfd, rc_uint_type off, const rc_fontdir *fontdirs) argument
1644 res_to_bin_group_icon(windres_bfd *wrbfd, rc_uint_type off, const rc_group_icon *group_icons) argument
1686 res_to_bin_menu(windres_bfd *wrbfd, rc_uint_type off, const rc_menu *menu) argument
1725 res_to_bin_menuitems(windres_bfd *wrbfd, rc_uint_type off, const rc_menuitem *items) argument
1764 res_to_bin_menuexitems(windres_bfd *wrbfd, rc_uint_type off, const rc_menuitem *items) argument
1817 res_to_bin_rcdata(windres_bfd *wrbfd, rc_uint_type off, const rc_rcdata_item *items) argument
1882 res_to_bin_stringtable(windres_bfd *wrbfd, rc_uint_type off, const rc_stringtable *st) argument
1918 string_to_unicode_bin(windres_bfd *wrbfd, rc_uint_type off, const char *s) argument
1941 res_to_bin_toolbar(windres_bfd *wrbfd, rc_uint_type off, rc_toolbar *tb) argument
1975 res_to_bin_versioninfo(windres_bfd *wrbfd, rc_uint_type off, const rc_versioninfo *versioninfo) argument
2159 res_to_bin_generic(windres_bfd *wrbfd, rc_uint_type off, rc_uint_type length, const bfd_byte *data) argument
[all...]
H A Dwindres.c1175 WR_KIND(wrbfd) = kind; argument
1131 set_windres_bfd_endianness(windres_bfd *wrbfd, int is_bigendian) argument
1151 set_windres_bfd(windres_bfd *wrbfd, bfd *abfd, asection *sec, rc_uint_type kind) argument
1188 get_windres_bfd_content(windres_bfd *wrbfd, void *data, rc_uint_type off, rc_uint_type length) argument
1201 windres_put_8(windres_bfd *wrbfd, void *p, rc_uint_type value) argument
1219 windres_put_16(windres_bfd *wrbfd, void *data, rc_uint_type value) argument
1239 windres_put_32(windres_bfd *wrbfd, void *data, rc_uint_type value) argument
1259 windres_get_8(windres_bfd *wrbfd, const void *data, rc_uint_type length) argument
1278 windres_get_16(windres_bfd *wrbfd, const void *data, rc_uint_type length) argument
1298 windres_get_32(windres_bfd *wrbfd, const void *data, rc_uint_type length) argument
[all...]

Completed in 300 milliseconds