Searched refs:write_res_data_hdr (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | resres.c | 47 static rc_uint_type write_res_data_hdr (windres_bfd *, rc_uint_type, res_hdr *); 411 off = write_res_data_hdr (wrbfd, off, &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() function
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | resres.c | 47 static rc_uint_type write_res_data_hdr (windres_bfd *, rc_uint_type, res_hdr *); 411 off = write_res_data_hdr (wrbfd, off, &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() function
|