Searched refs:file_string_table_offset (Results 1 – 3 of 3) sorted by relevance
143 static unsigned int file_string_table_offset; variable900 return nlist.n_strx + stringtab_global + file_string_table_offset; in dbx_next_symbol_text()982 if (nlist->n_strx + file_string_table_offset in set_namestring()984 || nlist->n_strx + file_string_table_offset < nlist->n_strx) in set_namestring()992 namestring = (nlist->n_strx + file_string_table_offset in set_namestring()1237 file_string_table_offset = 0; in read_dbx_symtab()1438 file_string_table_offset = next_file_string_table_offset; in read_dbx_symtab()1440 file_string_table_offset + nlist.n_value; in read_dbx_symtab()1441 if (next_file_string_table_offset < file_string_table_offset) in read_dbx_symtab()2218 FILE_STRING_OFFSET (result) = file_string_table_offset; in start_psymtab()[all …]
2612 unsigned file_string_table_offset = 0; in print_section_stabs() local2659 file_string_table_offset = next_file_string_table_offset; in print_section_stabs()2664 bfd_size_type amt = strx + file_string_table_offset; in print_section_stabs()
3803 unsigned file_string_table_offset = 0; in print_section_stabs() local3850 file_string_table_offset = next_file_string_table_offset; in print_section_stabs()3855 bfd_size_type amt = strx + file_string_table_offset; in print_section_stabs()