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

References

tools/lld/ELF/MarkLive.cpp
  192     ms->getSectionPiece(offset)->live = true;
tools/lld/ELF/SyntheticSections.cpp
 3051       if (sec->pieces[i].live)
 3062       if (sec->pieces[i].live)
 3095         if (!sec->pieces[i].live)
 3119       if (sec->pieces[i].live)
tools/lld/ELF/Writer.cpp
  668       if (!s->getSectionPiece(d->value)->live)