Home | History | Annotate | Download | only in bfd

Lines Matching full:endp

10073       unsigned char *endp;
10184 endp = htab->glink->contents;
10185 endp += htab->glink->size - GLINK_PLTRESOLVE;
10186 while (p < endp - (htab->params->ppc476_workaround ? 0 : 8 * 4))
10188 bfd_put_32 (output_bfd, B + endp - p, p);
10191 while (p < endp)