Searched refs:setDot (Results 1 – 2 of 2) sorted by relevance
325 void setDot(Expr e, const Twine &loc, bool inSec);
197 void LinkerScript::setDot(Expr e, const Twine &loc, bool inSec) { in setDot() function in LinkerScript396 setDot(cmd->expression, cmd->location, inSec); in assignSymbol()1187 setDot(sec->addrExpr, sec->location, false); in assignOffsets()