Searched refs:write_res_id (Results 1 – 1 of 1) sorted by relevance
45 static rc_uint_type write_res_id (windres_bfd *, rc_uint_type, const rc_res_id *);412 off = write_res_id (wrbfd, off, type); in write_res_header()413 off = write_res_id (wrbfd, off, name); in write_res_header()464 write_res_id (windres_bfd *wrbfd, rc_uint_type off, const rc_res_id *id) in write_res_id() function