Searched refs:next_file_string_table_offset (Results 1 – 4 of 4) sorted by relevance
4271 unsigned next_file_string_table_offset = *string_offset_ptr; in print_section_stabs() local4317 file_string_table_offset = next_file_string_table_offset; in print_section_stabs()4318 next_file_string_table_offset += value; in print_section_stabs()4335 *string_offset_ptr = next_file_string_table_offset; in print_section_stabs()
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()
3705 file_string_table_offset, next_file_string_table_offset,