Searched refs:WR_KIND_BFD (Results 1 – 3 of 3) sorted by relevance
1153 case WR_KIND_BFD: in set_windres_bfd()1201 case WR_KIND_BFD: in windres_put_8()1219 case WR_KIND_BFD: in windres_put_16()1239 case WR_KIND_BFD: in windres_put_32()1260 case WR_KIND_BFD: in windres_get_8()1279 case WR_KIND_BFD: in windres_get_16()1299 case WR_KIND_BFD: in windres_get_32()
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()
1076 #define WR_KIND_BFD 1 macro