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

References

tools/lld/ELF/AArch64ErrataFix.cpp
  410   write32le(buf, read32le(patchee->data().begin() + patcheeOffset));
  415   this->relocateAlloc(buf - outSecOff, buf - outSecOff + getSize());
  415   this->relocateAlloc(buf - outSecOff, buf - outSecOff + getSize());
  420   target->relocateOne(buf + 4, R_AARCH64_JUMP26, s - p);