Searched refs:read_res_data (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dresres.c56 static void read_res_data (windres_bfd *, rc_uint_type *, rc_uint_type, void *,
195 read_res_data (wrbfd, off, omax, &l, BIN_RES_INFO_SIZE);
207 read_res_data (wrbfd, off, omax, buff, reshdr.data_size);
457 read_res_data (windres_bfd *wrbfd, rc_uint_type *off, rc_uint_type omax, void *data, function
526 read_res_data (wrbfd, off, omax, &bid, BIN_RES_ID - 2);
530 read_res_data (wrbfd, off, omax, bid.id, BIN_RES_ID - 2);
559 read_res_data (wrbfd, &soff, omax, d, sizeof (unichar));
569 read_res_data (wrbfd, off, omax, d, sizeof (unichar));

Completed in 120 milliseconds