Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp544 static bool isRelroSection(const OutputSection *sec) { in isRelroSection() function
712 if (isRelroSection(&osec)) in getSectionRank()
2205 if (isRelroSection(sec)) { in createPhdrs()