Searched refs:next_file_string_table_offset (Results 1 – 3 of 3) sorted by relevance
136 static unsigned int next_file_string_table_offset; variable989 next_file_string_table_offset = 0; in read_dbx_symtab()1180 file_string_table_offset = next_file_string_table_offset; in read_dbx_symtab()1181 next_file_string_table_offset = in read_dbx_symtab()1183 if (next_file_string_table_offset < file_string_table_offset) in read_dbx_symtab()
3705 file_string_table_offset, next_file_string_table_offset,
4532 unsigned next_file_string_table_offset = *string_offset_ptr; in print_section_stabs() local4578 file_string_table_offset = next_file_string_table_offset; in print_section_stabs()4579 next_file_string_table_offset += value; in print_section_stabs()4596 *string_offset_ptr = next_file_string_table_offset; in print_section_stabs()