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

References

tools/lld/ELF/ScriptParser.cpp
  514       max = std::max(max, cast<OutputSection>(cmd)->size);
  514       max = std::max(max, cast<OutputSection>(cmd)->size);
  515     return addrExpr().getValue() + max;