Home
last modified time | relevance | path

Searched refs:expressionsUseSymbols (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.h101 bool expressionsUseSymbols = false; variable
H A DLinkerScript.cpp1167 if (sec.expressionsUseSymbols) in isDiscardable()
H A DScriptParser.cpp1057 osec->expressionsUseSymbols = true; in readOutputSectionDescription()