Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DLinkerScript.h275 void setDot(Expr e, const Twine &loc, bool inSec);
H A DLinkerScript.cpp182 void LinkerScript::setDot(Expr e, const Twine &loc, bool inSec) { in setDot() function in LinkerScript
370 setDot(cmd->expression, cmd->location, inSec); in assignSymbol()
981 setDot(sec->addrExpr, sec->location, false); in assignOffsets()