Home
last modified time | relevance | path

Searched refs:res_hdr (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dresres.c47 static rc_uint_type write_res_data_hdr (windres_bfd *, rc_uint_type, res_hdr *);
56 static void read_res_data_hdr (windres_bfd *, rc_uint_type *, rc_uint_type, res_hdr *);
170 res_hdr reshdr; in read_resource_entry()
403 res_hdr reshdr; in write_res_header()
423 write_res_data_hdr (windres_bfd *wrbfd, rc_uint_type off, res_hdr *hdr) in write_res_data_hdr()
437 res_hdr *reshdr) in read_res_data_hdr()
577 res_hdr reshdr; in probe_binary()
607 res_hdr reshdr; in skip_null_resource()
Dwindint.h35 typedef struct res_hdr struct
39 } res_hdr; typedef