Home
last modified time | relevance | path

Searched refs:res_to_bin_accelerator (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dresbin.c1254 static rc_uint_type res_to_bin_accelerator (windres_bfd *, rc_uint_type, const rc_accelerator *);
1284 return res_to_bin_accelerator (wrbfd, off, res->u.acc); in res_to_bin()
1374 res_to_bin_accelerator (windres_bfd *wrbfd, rc_uint_type off, in res_to_bin_accelerator() function
DChangeLog-2010576 * resbin.c (res_to_bin_accelerator): Delete set but unused variables.
DChangeLog-2005147 * resbin.c (res_to_bin_accelerator): Place the terminating NUL at
DChangeLog-919750 (res_to_bin_accelerator): Correct the test for setting ACC_LAST.