Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DWriter.cpp766 static bool isRelroSection(const OutputSection *sec) { in isRelroSection() function
939 if (!isRelroSection(&osec)) in getSectionRank()
2334 if (isRelroSection(sec)) { in createPhdrs()