Searched refs:get_windres_bfd_content (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | resres.c | 445 get_windres_bfd_content (wrbfd, &brh, off[0], BIN_RES_HDR_SIZE); in read_res_data_hdr() 459 get_windres_bfd_content (wrbfd, data, off[0], size); in read_res_data()
|
D | windint.h | 1085 extern void get_windres_bfd_content (windres_bfd *, void *, rc_uint_type, rc_uint_type);
|
D | rescoff.c | 147 get_windres_bfd_content (&wrbfd, data, 0, size); in read_coff_rsrc()
|
D | windres.c | 1179 get_windres_bfd_content (windres_bfd *wrbfd, void *data, rc_uint_type off, in get_windres_bfd_content() function
|