Searched refs:bgc (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | resbin.c | 1423 struct bin_group_cursor bgc; in res_to_bin_group_cursor() local 1446 windres_put_16 (wrbfd, bgc.sig1, 0); in res_to_bin_group_cursor() 1447 windres_put_16 (wrbfd, bgc.sig2, 2); in res_to_bin_group_cursor() 1448 windres_put_16 (wrbfd, bgc.nitems, c); in res_to_bin_group_cursor() 1449 set_windres_bfd_content (wrbfd, &bgc, start, BIN_GROUP_CURSOR_SIZE); in res_to_bin_group_cursor()
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | aix.em | 219 {"bgc", no_argument, &gc, 1},
|