Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DScriptParser.cpp139 bool seenDataAlign = false; member in __anon86d399cf0111::ScriptParser
906 osec->relro = seenDataAlign && !seenRelroEnd; in readOutputSectionDescription()
1424 seenDataAlign = true; in readPrimary()