Searched refs:next_file_string_table_offset (Results 1 – 4 of 4) sorted by relevance
133 static unsigned int next_file_string_table_offset; variable1212 next_file_string_table_offset = 0; in read_dbx_symtab()1414 file_string_table_offset = next_file_string_table_offset; in read_dbx_symtab()1415 next_file_string_table_offset = in read_dbx_symtab()1417 if (next_file_string_table_offset < file_string_table_offset) in read_dbx_symtab()
3748 file_string_table_offset, next_file_string_table_offset,
1957 unsigned next_file_string_table_offset = *string_offset_ptr; in print_section_stabs() local2003 file_string_table_offset = next_file_string_table_offset; in print_section_stabs()2004 next_file_string_table_offset += value; in print_section_stabs()2017 *string_offset_ptr = next_file_string_table_offset; in print_section_stabs()
2173 unsigned next_file_string_table_offset = *string_offset_ptr; in print_section_stabs() local2219 file_string_table_offset = next_file_string_table_offset; in print_section_stabs()2220 next_file_string_table_offset += value; in print_section_stabs()2233 *string_offset_ptr = next_file_string_table_offset; in print_section_stabs()