Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dresres.c488 set_windres_bfd_content (wrbfd, &bid, off, BIN_RES_ID); in write_res_id()
490 off += BIN_RES_ID; in write_res_id()
522 read_res_data (wrbfd, off, omax, &bid, BIN_RES_ID - 2); in read_res_id()
526 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()