Searched refs:BIN_RES_ID (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dresres.c492 set_windres_bfd_content (wrbfd, &bid, off, BIN_RES_ID);
494 off += BIN_RES_ID;
526 read_res_data (wrbfd, off, omax, &bid, BIN_RES_ID - 2);
530 read_res_data (wrbfd, off, omax, bid.id, BIN_RES_ID - 2);
H A Dwindint.h54 #define BIN_RES_ID 4 macro
H A Dresbin.c1307 set_windres_bfd_content (wrbfd, &bri, off, BIN_RES_ID);
1309 off += BIN_RES_ID;

Completed in 121 milliseconds