Searched refs:stabs_end (Results 1 – 1 of 1) sorted by relevance
2614 bfd_byte *stabp, *stabs_end; in print_section_stabs() local2617 stabs_end = stabp + stab_size; in print_section_stabs()2626 for (i = -1; stabp <= stabs_end - STABSIZE; stabp += STABSIZE, i++) in print_section_stabs()