Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DWriter.cpp835 static bool isRelroSection(const OutputSection *sec) { in isRelroSection() function
1006 if (!isRelroSection(sec)) in getSectionRank()
2394 if (isRelroSection(sec)) { in createPhdrs()