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

References

tools/lld/ELF/AArch64ErrataFix.cpp
  630     if (!(os->flags & SHF_ALLOC) || !(os->flags & SHF_EXECINSTR))
  630     if (!(os->flags & SHF_ALLOC) || !(os->flags & SHF_EXECINSTR))
  632     for (BaseCommand *bc : os->sectionCommands)