Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DWriter.cpp660 static bool isRelroSection(const OutputSection *Sec) { in isRelroSection() function
830 bool IsRelRo = isRelroSection(Sec); in getSectionRank()
1992 if (isRelroSection(Sec)) { in createPhdrs()