Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h295 void setDot(Expr e, const Twine &loc, bool inSec);
H A DLinkerScript.cpp176 void LinkerScript::setDot(Expr e, const Twine &loc, bool inSec) { in setDot() function in LinkerScript
370 setDot(cmd->expression, cmd->location, inSec); in assignSymbol()
1054 setDot(sec->addrExpr, sec->location, false); in assignOffsets()