Searched refs:get_windres_bfd_content (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/binutils/ |
D | resres.c | 444 get_windres_bfd_content (wrbfd, &brh, off[0], BIN_RES_HDR_SIZE); in read_res_data_hdr() 458 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 | 153 get_windres_bfd_content (&wrbfd, data, 0, size); in read_coff_rsrc()
|
D | windres.c | 1181 get_windres_bfd_content (windres_bfd *wrbfd, void *data, rc_uint_type off, in get_windres_bfd_content() function
|