Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dwindint.h247 struct rc_stringtable *stringtable;
873 typedef struct rc_stringtable struct
883 } rc_stringtable; argument
Dresbin.c609 rc_stringtable *st; in bin_to_res_string()
613 st = (rc_stringtable *) res_alloc (sizeof (rc_stringtable)); in bin_to_res_string()
1264 static rc_uint_type res_to_bin_stringtable (windres_bfd *, rc_uint_type, const rc_stringtable *);
1877 const rc_stringtable *st) in res_to_bin_stringtable()
Dresrc.c1605 r->u.stringtable = ((rc_stringtable *) in define_stringtable()
1606 res_alloc (sizeof (rc_stringtable))); in define_stringtable()
1925 static void write_rc_stringtable (FILE *, const rc_res_id *, const rc_stringtable *);
3233 const rc_stringtable *stringtable) in write_rc_stringtable()