Lines Matching defs:const
84 const uint8_t *loc) const { in getRelExpr() argument
179 void SystemZ::writeGotHeader(uint8_t *buf) const { in writeGotHeader()
185 void SystemZ::writeGotPlt(uint8_t *buf, const Symbol &s) const { in writeGotPlt() argument
189 void SystemZ::writeIgotPlt(uint8_t *buf, const Symbol &s) const { in writeIgotPlt() argument
194 void SystemZ::writePltHeader(uint8_t *buf) const { in writePltHeader()
211 void SystemZ::addPltHeaderSymbols(InputSection &isec) const { in addPltHeaderSymbols()
218 uint64_t pltEntryAddr) const { in writePlt()
235 int64_t SystemZ::getImplicitAddend(const uint8_t *buf, RelType type) const { in getImplicitAddend()
270 RelType SystemZ::getDynRel(RelType type) const { in getDynRel()
276 RelExpr SystemZ::adjustTlsExpr(RelType type, RelExpr expr) const { in adjustTlsExpr()
282 int SystemZ::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip()
306 uint64_t val) const { in relaxTlsGdToIe()
341 uint64_t val) const { in relaxTlsGdToLe()
376 uint64_t val) const { in relaxTlsLdToLe()
418 const uint8_t *loc) const { in adjustGotPcExpr() argument
436 bool SystemZ::relaxOnce(int pass) const { in relaxOnce()
467 uint64_t val) const { in relaxGot()
482 uint64_t val) const { in relocate()