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

References

tools/lld/COFF/Chunks.cpp
  632   p2Align = std::max(p2Align, other->p2Align);
  633   other->repl = repl;
  634   other->live = false;