Home
last modified time | relevance | path

Searched refs:setDot (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DLinkerScript.h275 void setDot(Expr e, const Twine &loc, bool inSec);
H A DLinkerScript.cpp181 void LinkerScript::setDot(Expr e, const Twine &loc, bool inSec) { in setDot() function in LinkerScript
369 setDot(cmd->expression, cmd->location, inSec); in assignSymbol()
973 setDot(sec->addrExpr, sec->location, false); in assignOffsets()