Lines Matching defs:string_table
55 struct string_table
623 copy_filechksms (uint8_t *data, uint32_t size, char *string_table,
624 struct string_table *strings, uint8_t *out,
720 if (string_table)
722 char *fn = string_table + string_off;
752 add_string (char *str, size_t len, struct string_table *strings)
816 struct string_table *strings)
1914 handle_debugs_section (asection *s, bfd *mod, struct string_table *strings,
1925 char *string_table = NULL;
2037 string_table = (char *) data + off;
2120 if (!copy_filechksms (data + off, size, string_table,
2292 struct string_table *strings)
2426 struct string_table *strings)
3657 struct string_table *strings,
3904 struct string_table *strings,
4016 uint32_t *size, struct string_table *strings,
4632 struct string_table *strings,
5120 populate_names_stream (bfd *stream, struct string_table *strings)
5242 struct string_table strings;