Searched refs:stabs_end (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/binutils/binutils/
H A Dobjdump.c2255 bfd_byte *stabp, *stabs_end;
2258 stabs_end = stabp + stab_size;
2267 for (i = -1; stabp < stabs_end; stabp += STABSIZE, i++)
2249 bfd_byte *stabp, *stabs_end; local

Completed in 48 milliseconds