Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DWriter.cpp2239 static bool needsPtLoad(OutputSection *sec) { in needsPtLoad() function
2314 if (sec->partition != partNo || !needsPtLoad(sec)) in createPhdrs()
2330 if (!needsPtLoad(sec)) in createPhdrs()