Searched refs:read_res_data (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | resres.c | 54 static void read_res_data (windres_bfd *, rc_uint_type *, rc_uint_type, void *, 191 read_res_data (wrbfd, off, omax, &l, BIN_RES_INFO_SIZE); in read_resource_entry() 203 read_res_data (wrbfd, off, omax, buff, reshdr.data_size); in read_resource_entry() 453 read_res_data (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, void *data, in read_res_data() function 522 read_res_data (wrbfd, off, omax, &bid, BIN_RES_ID - 2); in read_res_id() 526 read_res_data (wrbfd, off, omax, bid.id, BIN_RES_ID - 2); in read_res_id() 555 read_res_data (wrbfd, &soff, omax, d, sizeof (unichar)); in read_unistring() 565 read_res_data (wrbfd, off, omax, d, sizeof (unichar)); in read_unistring()
|
D | ChangeLog-9899 | 180 (write_res_data, read_res_data): Don't put the program name in the
|