Home
last modified time | relevance | path

Searched refs:RES_TYPE_ICON (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
Dwindint.h156 RES_TYPE_ICON, enumerator
Dresres.c321 case RES_TYPE_ICON: in write_res_resource()
Dresrc.c1215 r->type = RES_TYPE_ICON; in define_icon()
1431 r->type = RES_TYPE_ICON; in define_icon_rcdata()
2179 case RES_TYPE_ICON: in write_rc_resource()
2420 case RES_TYPE_ICON: in write_rc_resource()
Dresbin.c84 return bin_to_res_generic (wrbfd, RES_TYPE_ICON, data, length); in bin_to_res()
1287 case RES_TYPE_ICON: in res_to_bin()