Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp1362 bool seenRelro = false; in adjustOutputSections() local
1405 !seenRelro) in adjustOutputSections()
1411 seenRelro |= in adjustOutputSections()