Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DWriter.cpp1894 static bool needsPtLoad(OutputSection *Sec) { in needsPtLoad() function
1947 if (!needsPtLoad(Sec)) in createPhdrs()
1990 if (!needsPtLoad(Sec)) in createPhdrs()
2094 if (needsPtLoad(Cmd)) in fixSectionAlignments()