Home
last modified time | relevance | path

Searched defs:inSec (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.cpp288 auto getOrCreateNode = [&](const InputSectionBase *inSec) -> size_t { in computeCacheDirectedSortOrder()
H A DLinkerScript.cpp197 void LinkerScript::setDot(Expr e, const Twine &loc, bool inSec) { in setDot()
394 void LinkerScript::assignSymbol(SymbolAssignment *cmd, bool inSec) { in assignSymbol()