Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DWriter.cpp378 bool hasDataRelRo = in createSyntheticSections() local
381 make<BssSection>(hasDataRelRo ? ".data.rel.ro.bss" : ".bss.rel.ro", 0, 1); in createSyntheticSections()