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

References

tools/lld/ELF/ARMErrataFix.cpp
  357   uint64_t patchUpperBound = prevIsecLimit + spacing;
  370         if ((*patchIt)->getBranchAddr() - outSecAddr >= prevIsecLimit)
  372         (*patchIt)->outSecOff = prevIsecLimit;
  374       patchUpperBound = prevIsecLimit + spacing;
  376     prevIsecLimit = isecLimit;