Home | History | Annotate | Download | only in bfd

Lines Matching refs:high

2386 /* Used to store a REL high-part relocation such as R_MIPS_HI16 or
2462 any partnering high-part relocations as well. */
2501 carry or borrow will induce a change of +1 or -1 in the high part. */
5056 /* Calculate the %high function. */
8710 /* Don't refuse a high part relocation if it's against
12297 bfd_vma low, high;
12302 high = 0;
12313 if (high < s->vma + sz)
12314 high = s->vma + sz;
12322 && s->vma + s->size <= high)
12337 && s->vma + s->size <= high)