Home
last modified time | relevance | path

Searched refs:BIN_RES_INFO_SIZE (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dresres.c191 read_res_data (wrbfd, off, omax, &l, BIN_RES_INFO_SIZE); in read_resource_entry()
507 set_windres_bfd_content (wrbfd, &l, off, BIN_RES_INFO_SIZE); in write_res_info()
509 return off + BIN_RES_INFO_SIZE; in write_res_info()
Dwindint.h209 #define BIN_RES_INFO_SIZE 16 macro