Home | History | Annotate | Download | only in bfd

Lines Matching full:maxptr

1697   unsigned char *maxptr;
1709 maxptr = ptr + length;
1713 while (ptr < maxptr)
4001 unsigned char *maxptr = ptr + length;
4016 while (length == -1 || ptr < maxptr)