Home | History | Annotate | Download | only in bfd

Lines Matching refs:stub_size

10212   unsigned stub_size = plt_stub_size (htab, stub_entry, plt_off);
10215 if (((stub_off + stub_size - 1) & -stub_align) - (stub_off & -stub_align)
10216 > (stub_size & -stub_align))