Home | History | Annotate | Download | only in gold

Lines Matching full:baseless

2844   bool baseless;
2895 baseless = (view[-1] & 0xc7) == 0x5;
2898 if (baseless
2925 // Don't subtract the .got.plt section address for baseless
2927 if (!baseless)
2950 // Add the .got.plt section address for baseless addressing.
2951 if (baseless)