Lines Matching refs:string_table
55 struct string_table struct
620 copy_filechksms (uint8_t *data, uint32_t size, char *string_table, in copy_filechksms() argument
621 struct string_table *strings, uint8_t *out, in copy_filechksms()
717 if (string_table) in copy_filechksms()
719 char *fn = string_table + string_off; in copy_filechksms()
749 add_string (char *str, size_t len, struct string_table *strings) in add_string()
813 struct string_table *strings) in parse_string_table()
1841 handle_debugs_section (asection *s, bfd *mod, struct string_table *strings, in handle_debugs_section()
1852 char *string_table = NULL; in handle_debugs_section() local
1964 string_table = (char *) data + off; in handle_debugs_section()
2047 if (!copy_filechksms (data + off, size, string_table, in handle_debugs_section()
2209 struct string_table *strings) in handle_udt_src_line()
2343 struct string_table *strings) in handle_type()
3557 struct string_table *strings, in handle_debugt_section()
3804 struct string_table *strings, in populate_module_stream()
3916 uint32_t *size, struct string_table *strings, in create_module_info_substream()
4532 struct string_table *strings, in populate_dbi_stream()
5020 populate_names_stream (bfd *stream, struct string_table *strings) in populate_names_stream()
5142 struct string_table strings; in create_pdb_file()