Home
last modified time | relevance | path

Searched defs:wrbfd (Results 1 – 16 of 16) sorted by relevance

/netbsd/external/gpl3/gdb/dist/binutils/
H A Dresres.c81 windres_bfd wrbfd; in read_res_file() local
118 windres_bfd wrbfd; in write_res_file() local
165 read_resource_entry (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) in read_resource_entry()
282 write_res_resource (windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *type, in write_res_resource()
399 write_res_header (windres_bfd *wrbfd, rc_uint_type off, rc_uint_type datasize, in write_res_header()
423 write_res_data_hdr (windres_bfd *wrbfd, rc_uint_type off, res_hdr *hdr) in write_res_data_hdr()
436 read_res_data_hdr (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, in read_res_data_hdr()
464 write_res_id (windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *id) in write_res_id()
542 read_unistring (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, in read_unistring()
574 probe_binary (windres_bfd *wrbfd, rc_uint_type omax) in probe_binary()
[all …]
H A Dresbin.c68 bin_to_res (windres_bfd *wrbfd, rc_res_id type, const bfd_byte *data, in bin_to_res()
125 get_unicode (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, in get_unicode()
156 get_resid (windres_bfd *wrbfd, rc_res_id *id, const bfd_byte *data, in get_resid()
1320 resid_to_bin (windres_bfd *wrbfd, rc_uint_type off, rc_res_id id) in resid_to_bin()
1355 unicode_to_bin (windres_bfd *wrbfd, rc_uint_type off, const unichar *str) in unicode_to_bin()
1380 res_to_bin_accelerator (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_accelerator()
1424 res_to_bin_group_cursor (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_group_cursor()
1685 res_to_bin_menu (windres_bfd *wrbfd, rc_uint_type off, const rc_menu *menu) in res_to_bin_menu()
1881 res_to_bin_stringtable (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_stringtable()
1940 res_to_bin_toolbar (windres_bfd *wrbfd, rc_uint_type off, rc_toolbar *tb) in res_to_bin_toolbar()
[all …]
H A Dwindres.c1126 set_windres_bfd_endianness (windres_bfd *wrbfd, int is_bigendian) in set_windres_bfd_endianness()
1146 set_windres_bfd (windres_bfd *wrbfd, bfd *abfd, asection *sec, rc_uint_type kind) in set_windres_bfd()
1170 set_windres_bfd_content (windres_bfd *wrbfd, const void *data, rc_uint_type off, in set_windres_bfd_content()
1183 get_windres_bfd_content (windres_bfd *wrbfd, void *data, rc_uint_type off, in get_windres_bfd_content()
1196 windres_put_8 (windres_bfd *wrbfd, void *p, rc_uint_type value) in windres_put_8()
1214 windres_put_16 (windres_bfd *wrbfd, void *data, rc_uint_type value) in windres_put_16()
1234 windres_put_32 (windres_bfd *wrbfd, void *data, rc_uint_type value) in windres_put_32()
1254 windres_get_8 (windres_bfd *wrbfd, const void *data, rc_uint_type length) in windres_get_8()
1273 windres_get_16 (windres_bfd *wrbfd, const void *data, rc_uint_type length) in windres_get_16()
1293 windres_get_32 (windres_bfd *wrbfd, const void *data, rc_uint_type length) in windres_get_32()
H A Drescoff.c115 windres_bfd wrbfd; in read_coff_rsrc() local
184 read_coff_res_dir (windres_bfd *wrbfd, const bfd_byte *data, in read_coff_res_dir()
327 read_coff_data_entry (windres_bfd *wrbfd, const bfd_byte *data, in read_coff_data_entry()
393 windres_bfd *wrbfd; member
442 windres_bfd wrbfd; in write_coff_file() local
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dresres.c81 windres_bfd wrbfd; in read_res_file() local
118 windres_bfd wrbfd; in write_res_file() local
165 read_resource_entry (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) in read_resource_entry()
282 write_res_resource (windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *type, in write_res_resource()
399 write_res_header (windres_bfd *wrbfd, rc_uint_type off, rc_uint_type datasize, in write_res_header()
423 write_res_data_hdr (windres_bfd *wrbfd, rc_uint_type off, res_hdr *hdr) in write_res_data_hdr()
436 read_res_data_hdr (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, in read_res_data_hdr()
464 write_res_id (windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *id) in write_res_id()
542 read_unistring (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, in read_unistring()
574 probe_binary (windres_bfd *wrbfd, rc_uint_type omax) in probe_binary()
[all …]
H A Dresbin.c68 bin_to_res (windres_bfd *wrbfd, rc_res_id type, const bfd_byte *data, in bin_to_res()
125 get_unicode (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, in get_unicode()
156 get_resid (windres_bfd *wrbfd, rc_res_id *id, const bfd_byte *data, in get_resid()
1219 bin_to_res_toolbar (windres_bfd *wrbfd, const bfd_byte *data) in bin_to_res_toolbar()
1321 resid_to_bin (windres_bfd *wrbfd, rc_uint_type off, rc_res_id id) in resid_to_bin()
1356 unicode_to_bin (windres_bfd *wrbfd, rc_uint_type off, const unichar *str) in unicode_to_bin()
1381 res_to_bin_accelerator (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_accelerator()
1425 res_to_bin_group_cursor (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_group_cursor()
1882 res_to_bin_stringtable (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_stringtable()
1941 res_to_bin_toolbar (windres_bfd *wrbfd, rc_uint_type off, rc_toolbar *tb) in res_to_bin_toolbar()
[all …]
H A Dwindres.c1131 set_windres_bfd_endianness (windres_bfd *wrbfd, int is_bigendian) in set_windres_bfd_endianness()
1151 set_windres_bfd (windres_bfd *wrbfd, bfd *abfd, asection *sec, rc_uint_type kind) in set_windres_bfd()
1175 set_windres_bfd_content (windres_bfd *wrbfd, const void *data, rc_uint_type off, in set_windres_bfd_content()
1188 get_windres_bfd_content (windres_bfd *wrbfd, void *data, rc_uint_type off, in get_windres_bfd_content()
1201 windres_put_8 (windres_bfd *wrbfd, void *p, rc_uint_type value) in windres_put_8()
1219 windres_put_16 (windres_bfd *wrbfd, void *data, rc_uint_type value) in windres_put_16()
1239 windres_put_32 (windres_bfd *wrbfd, void *data, rc_uint_type value) in windres_put_32()
1259 windres_get_8 (windres_bfd *wrbfd, const void *data, rc_uint_type length) in windres_get_8()
1278 windres_get_16 (windres_bfd *wrbfd, const void *data, rc_uint_type length) in windres_get_16()
1298 windres_get_32 (windres_bfd *wrbfd, const void *data, rc_uint_type length) in windres_get_32()
H A Drescoff.c115 windres_bfd wrbfd; in read_coff_rsrc() local
184 read_coff_res_dir (windres_bfd *wrbfd, const bfd_byte *data, in read_coff_res_dir()
327 read_coff_data_entry (windres_bfd *wrbfd, const bfd_byte *data, in read_coff_data_entry()
393 windres_bfd *wrbfd; member
442 windres_bfd wrbfd; in write_coff_file() local
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dresres.c81 windres_bfd wrbfd; in read_res_file() local
118 windres_bfd wrbfd; in write_res_file() local
165 read_resource_entry (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) in read_resource_entry()
282 write_res_resource (windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *type, in write_res_resource()
399 write_res_header (windres_bfd *wrbfd, rc_uint_type off, rc_uint_type datasize, in write_res_header()
423 write_res_data_hdr (windres_bfd *wrbfd, rc_uint_type off, res_hdr *hdr) in write_res_data_hdr()
436 read_res_data_hdr (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, in read_res_data_hdr()
464 write_res_id (windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *id) in write_res_id()
542 read_unistring (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, in read_unistring()
574 probe_binary (windres_bfd *wrbfd, rc_uint_type omax) in probe_binary()
[all …]
H A Dresbin.c68 bin_to_res (windres_bfd *wrbfd, rc_res_id type, const bfd_byte *data, in bin_to_res()
125 get_unicode (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, in get_unicode()
156 get_resid (windres_bfd *wrbfd, rc_res_id *id, const bfd_byte *data, in get_resid()
1320 resid_to_bin (windres_bfd *wrbfd, rc_uint_type off, rc_res_id id) in resid_to_bin()
1355 unicode_to_bin (windres_bfd *wrbfd, rc_uint_type off, const unichar *str) in unicode_to_bin()
1380 res_to_bin_accelerator (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_accelerator()
1424 res_to_bin_group_cursor (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_group_cursor()
1685 res_to_bin_menu (windres_bfd *wrbfd, rc_uint_type off, const rc_menu *menu) in res_to_bin_menu()
1881 res_to_bin_stringtable (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_stringtable()
1940 res_to_bin_toolbar (windres_bfd *wrbfd, rc_uint_type off, rc_toolbar *tb) in res_to_bin_toolbar()
[all …]
H A Dwindres.c1125 set_windres_bfd_endianness (windres_bfd *wrbfd, int is_bigendian) in set_windres_bfd_endianness()
1145 set_windres_bfd (windres_bfd *wrbfd, bfd *abfd, asection *sec, rc_uint_type kind) in set_windres_bfd()
1169 set_windres_bfd_content (windres_bfd *wrbfd, const void *data, rc_uint_type off, in set_windres_bfd_content()
1182 get_windres_bfd_content (windres_bfd *wrbfd, void *data, rc_uint_type off, in get_windres_bfd_content()
1195 windres_put_8 (windres_bfd *wrbfd, void *p, rc_uint_type value) in windres_put_8()
1213 windres_put_16 (windres_bfd *wrbfd, void *data, rc_uint_type value) in windres_put_16()
1233 windres_put_32 (windres_bfd *wrbfd, void *data, rc_uint_type value) in windres_put_32()
1253 windres_get_8 (windres_bfd *wrbfd, const void *data, rc_uint_type length) in windres_get_8()
1272 windres_get_16 (windres_bfd *wrbfd, const void *data, rc_uint_type length) in windres_get_16()
1292 windres_get_32 (windres_bfd *wrbfd, const void *data, rc_uint_type length) in windres_get_32()
H A Drescoff.c115 windres_bfd wrbfd; in read_coff_rsrc() local
184 read_coff_res_dir (windres_bfd *wrbfd, const bfd_byte *data, in read_coff_res_dir()
327 read_coff_data_entry (windres_bfd *wrbfd, const bfd_byte *data, in read_coff_data_entry()
393 windres_bfd *wrbfd; member
442 windres_bfd wrbfd; in write_coff_file() local
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dresres.c81 windres_bfd wrbfd; in read_res_file() local
118 windres_bfd wrbfd; in write_res_file() local
165 read_resource_entry (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) in read_resource_entry()
282 write_res_resource (windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *type, in write_res_resource()
399 write_res_header (windres_bfd *wrbfd, rc_uint_type off, rc_uint_type datasize, in write_res_header()
423 write_res_data_hdr (windres_bfd *wrbfd, rc_uint_type off, res_hdr *hdr) in write_res_data_hdr()
436 read_res_data_hdr (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, in read_res_data_hdr()
464 write_res_id (windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *id) in write_res_id()
542 read_unistring (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, in read_unistring()
574 probe_binary (windres_bfd *wrbfd, rc_uint_type omax) in probe_binary()
[all …]
H A Dresbin.c68 bin_to_res (windres_bfd *wrbfd, rc_res_id type, const bfd_byte *data, in bin_to_res()
125 get_unicode (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, in get_unicode()
156 get_resid (windres_bfd *wrbfd, rc_res_id *id, const bfd_byte *data, in get_resid()
1320 resid_to_bin (windres_bfd *wrbfd, rc_uint_type off, rc_res_id id) in resid_to_bin()
1355 unicode_to_bin (windres_bfd *wrbfd, rc_uint_type off, const unichar *str) in unicode_to_bin()
1380 res_to_bin_accelerator (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_accelerator()
1424 res_to_bin_group_cursor (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_group_cursor()
1685 res_to_bin_menu (windres_bfd *wrbfd, rc_uint_type off, const rc_menu *menu) in res_to_bin_menu()
1881 res_to_bin_stringtable (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_stringtable()
1940 res_to_bin_toolbar (windres_bfd *wrbfd, rc_uint_type off, rc_toolbar *tb) in res_to_bin_toolbar()
[all …]
H A Dwindres.c1126 set_windres_bfd_endianness (windres_bfd *wrbfd, int is_bigendian) in set_windres_bfd_endianness()
1146 set_windres_bfd (windres_bfd *wrbfd, bfd *abfd, asection *sec, rc_uint_type kind) in set_windres_bfd()
1170 set_windres_bfd_content (windres_bfd *wrbfd, const void *data, rc_uint_type off, in set_windres_bfd_content()
1183 get_windres_bfd_content (windres_bfd *wrbfd, void *data, rc_uint_type off, in get_windres_bfd_content()
1196 windres_put_8 (windres_bfd *wrbfd, void *p, rc_uint_type value) in windres_put_8()
1214 windres_put_16 (windres_bfd *wrbfd, void *data, rc_uint_type value) in windres_put_16()
1234 windres_put_32 (windres_bfd *wrbfd, void *data, rc_uint_type value) in windres_put_32()
1254 windres_get_8 (windres_bfd *wrbfd, const void *data, rc_uint_type length) in windres_get_8()
1273 windres_get_16 (windres_bfd *wrbfd, const void *data, rc_uint_type length) in windres_get_16()
1293 windres_get_32 (windres_bfd *wrbfd, const void *data, rc_uint_type length) in windres_get_32()
H A Drescoff.c115 windres_bfd wrbfd; in read_coff_rsrc() local
184 read_coff_res_dir (windres_bfd *wrbfd, const bfd_byte *data, in read_coff_res_dir()
327 read_coff_data_entry (windres_bfd *wrbfd, const bfd_byte *data, in read_coff_data_entry()
393 windres_bfd *wrbfd; member
442 windres_bfd wrbfd; in write_coff_file() local