Searched refs:next_stroff (Results 1 – 2 of 2) sorted by relevance
129 bfd_size_type stroff, next_stroff; in read_section_stabs_debugging_info() local162 next_stroff = 0; in read_section_stabs_debugging_info()184 stroff = next_stroff; in read_section_stabs_debugging_info()185 next_stroff += value; in read_section_stabs_debugging_info()
161 bfd_size_type stroff, next_stroff, skip; in _bfd_link_section_stabs() local238 next_stroff = pstring_offset ? *pstring_offset : 0; in _bfd_link_section_stabs()260 stroff = next_stroff; in _bfd_link_section_stabs()261 next_stroff += bfd_get_32 (abfd, sym + 8); in _bfd_link_section_stabs()263 *pstring_offset = next_stroff; in _bfd_link_section_stabs()