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