Searched refs:next_file_string_table_offset (Results 1 – 3 of 3) sorted by relevance
144 static unsigned int next_file_string_table_offset; variable1238 next_file_string_table_offset = 0; in read_dbx_symtab()1438 file_string_table_offset = next_file_string_table_offset; in read_dbx_symtab()1439 next_file_string_table_offset = in read_dbx_symtab()1441 if (next_file_string_table_offset < file_string_table_offset) in read_dbx_symtab()
2613 unsigned next_file_string_table_offset = *string_offset_ptr; in print_section_stabs() local2659 file_string_table_offset = next_file_string_table_offset; in print_section_stabs()2660 next_file_string_table_offset += value; in print_section_stabs()2676 *string_offset_ptr = next_file_string_table_offset; in print_section_stabs()
3804 unsigned next_file_string_table_offset = *string_offset_ptr; in print_section_stabs() local3850 file_string_table_offset = next_file_string_table_offset; in print_section_stabs()3851 next_file_string_table_offset += value; in print_section_stabs()3868 *string_offset_ptr = next_file_string_table_offset; in print_section_stabs()