Searched defs:stringtable (Results 1 – 9 of 9) sorted by relevance
77 struct stringtable_data *stringtable; member
178 struct stringtable *stringtable; member637 struct stringtable struct641 {646 } strings[16];
2448 const struct stringtable *stringtable) in write_rc_stringtable()
75 struct stringtable_data *stringtable; member
177 struct stringtable *stringtable; member636 struct stringtable struct640 {645 } strings[16];
17 struct stringtable_data *stringtable; member
166 struct stringtable_data *stringtable; member
2414 const struct stringtable *stringtable) in write_rc_stringtable()
1243 StringRef stringtable = obj->getStringTable(); in isNonCommonDef() local