Searched refs:read_res_data_hdr (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/binutils/ |
D | resres.c | 56 static void read_res_data_hdr (windres_bfd *, rc_uint_type *, rc_uint_type, res_hdr *); 181 read_res_data_hdr (wrbfd, off, omax, &reshdr); in read_resource_entry() 436 read_res_data_hdr (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, in read_res_data_hdr() function 580 read_res_data_hdr (wrbfd, &off, omax, &reshdr); in probe_binary() 591 read_res_data_hdr (wrbfd, &off, omax, &reshdr); in probe_binary() 608 read_res_data_hdr (wrbfd, off, omax, &reshdr); in skip_null_resource()
|