Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp2133 static bool needsPtLoad(OutputSection *sec) { in needsPtLoad() function
2203 if (sec->partition != partNo || !needsPtLoad(sec)) in createPhdrs()
2220 if (!needsPtLoad(sec)) in createPhdrs()