Lines Matching defs:off
80 rc_uint_type off, flen; in read_res_file() local
165 read_resource_entry (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) in read_resource_entry()
215 write_res_directory (windres_bfd *wrbfd, rc_uint_type off, const rc_res_directory *rd, in write_res_directory()
282 write_res_resource (windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *type, in write_res_resource()
373 write_res_bin (windres_bfd *wrbfd, rc_uint_type off, const rc_res_resource *res, in write_res_bin()
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()
452 read_res_data (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, void *data, in read_res_data()
464 write_res_id (windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *id) in write_res_id()
496 write_res_info (windres_bfd *wrbfd, rc_uint_type off, const rc_res_res_info *info) in write_res_info()
514 read_res_id (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, rc_res_id *id) in read_res_id()
542 read_unistring (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, in read_unistring()
576 rc_uint_type off; in probe_binary() local
605 skip_null_resource (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax) in skip_null_resource()