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

References

tools/lld/ELF/ARMErrataFix.cpp
  139       patchee(p), patcheeOffset(off), instr(instr), isARM(isARM) {
  143       isARM ? 0 : 1, getSize(), *this);
  144   addSyntheticLocal(saver.save(isARM ? "$a" : "$t"), STT_NOTYPE, 0, 0, *this);