Home
last modified time | relevance | path

Searched refs:next_file_string_table_offset (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dobjdump.c2613 unsigned next_file_string_table_offset = *string_offset_ptr; in print_section_stabs() local
2659 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()