Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DScriptParser.cpp139 bool seenDataAlign = false; member in __anon3508e5030111::ScriptParser
906 osec->relro = seenDataAlign && !seenRelroEnd; in readOutputSectionDescription()
1424 seenDataAlign = true; in readPrimary()