reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/ELF/Relocations.cpp
  607   if (pairTy == R_MIPS_NONE)
  616     if (ri->getType(config->isMips64EL) == pairTy &&
  618       return target->getImplicitAddend(buf + ri->r_offset, pairTy);
  620   warn("can't find matching " + toString(pairTy) + " relocation for " +