Searched defs:wrbfd (Results 1 – 3 of 3) sorted by relevance
| /trueos/contrib/binutils/binutils/ |
| HD | resres.c | 83 windres_bfd wrbfd; in read_res_file() local 120 windres_bfd wrbfd; in write_res_file() local 169 read_resource_entry (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) in read_resource_entry() 219 write_res_directory (windres_bfd *wrbfd, rc_uint_type off, const rc_res_directory *rd, in write_res_directory() 286 write_res_resource (windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *type, in write_res_resource() 377 write_res_bin (windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res, in write_res_bin() 404 write_res_header (windres_bfd *wrbfd, rc_uint_type off, rc_uint_type datasize, in write_res_header() 428 write_res_data_hdr (windres_bfd *wrbfd, rc_uint_type off, res_hdr *hdr) in write_res_data_hdr() 441 read_res_data_hdr (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, in read_res_data_hdr() 457 read_res_data (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, void *data, in read_res_data() [all …]
|
| HD | resbin.c | 68 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() 201 bin_to_res_cursor (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_cursor() 225 bin_to_res_menu (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_menu() 271 bin_to_res_menuitems (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, in bin_to_res_menuitems() 348 bin_to_res_menuexitems (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length, in bin_to_res_menuexitems() 422 bin_to_res_dialog (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_dialog() 607 bin_to_res_string (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_string() 653 bin_to_res_fontdir (windres_bfd *wrbfd, const bfd_byte *data, rc_uint_type length) in bin_to_res_fontdir() [all …]
|
| HD | rescoff.c | 116 windres_bfd wrbfd; in read_coff_rsrc() local 179 read_coff_res_dir (windres_bfd *wrbfd, const bfd_byte *data, in read_coff_res_dir() 310 read_coff_data_entry (windres_bfd *wrbfd, const bfd_byte *data, in read_coff_data_entry() 376 windres_bfd *wrbfd; member 425 windres_bfd wrbfd; in write_coff_file() local
|