Searched refs:set_windres_bfd (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/binutils/ |
D | resres.c | 93 set_windres_bfd (&wrbfd, abfd, sec, in read_res_file() 137 set_windres_bfd (&wrbfd, abfd, sec, in write_res_file()
|
D | rescoff.c | 143 set_windres_bfd (&wrbfd, abfd, sec, WR_KIND_BFD); in read_coff_rsrc() 495 set_windres_bfd (&wrbfd, abfd, sec, WR_KIND_BFD); in write_coff_file()
|
D | windint.h | 1094 extern void set_windres_bfd (windres_bfd *, bfd *, asection *, rc_uint_type);
|
D | windres.c | 1144 set_windres_bfd (windres_bfd *wrbfd, bfd *abfd, asection *sec, rc_uint_type kind) in set_windres_bfd() function
|