Searched refs:WR_KIND_BFD (Results 1 – 3 of 3) sorted by relevance
1151 case WR_KIND_BFD: in set_windres_bfd()1199 case WR_KIND_BFD: in windres_put_8()1217 case WR_KIND_BFD: in windres_put_16()1237 case WR_KIND_BFD: in windres_put_32()1258 case WR_KIND_BFD: in windres_get_8()1277 case WR_KIND_BFD: in windres_get_16()1297 case WR_KIND_BFD: in windres_get_32()
143 set_windres_bfd (&wrbfd, abfd, sec, WR_KIND_BFD); in read_coff_rsrc()477 set_windres_bfd (&wrbfd, abfd, sec, WR_KIND_BFD); in write_coff_file()
1076 #define WR_KIND_BFD 1 macro