Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dresres.c487 set_windres_bfd_content (wrbfd, &bid, off, BIN_RES_ID); in write_res_id()
489 off += BIN_RES_ID; in write_res_id()
521 read_res_data (wrbfd, off, omax, &bid, BIN_RES_ID - 2); in read_res_id()
525 read_res_data (wrbfd, off, omax, bid.id, BIN_RES_ID - 2); in read_res_id()
Dwindint.h53 #define BIN_RES_ID 4 macro
Dresbin.c1324 set_windres_bfd_content (wrbfd, &bri, off, BIN_RES_ID); in resid_to_bin()
1326 off += BIN_RES_ID; in resid_to_bin()