Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DOutputSections.h94 bool expressionsUseSymbols = false; variable
DLinkerScript.cpp993 if (sec.expressionsUseSymbols) in isDiscardable()
DScriptParser.cpp921 cmd->expressionsUseSymbols = true; in readOutputSectionDescription()