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

Declarations

tools/lld/ELF/LinkerScript.h
  231   void setDot(Expr e, const Twine &loc, bool inSec);

References

tools/lld/ELF/LinkerScript.cpp
  306     setDot(cmd->expression, cmd->location, inSec);
  815     setDot(sec->addrExpr, sec->location, false);