Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp1227 bool seenRelro = false; in adjustOutputSections() local
1269 if (in.relroPadding && in.relroPadding->getParent() == sec && !seenRelro) in adjustOutputSections()
1275 seenRelro |= in adjustOutputSections()