Home
last modified time | relevance | path

Searched defs:needsInterpSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp1304 bool LinkerScript::needsInterpSection() { in needsInterpSection() function in LinkerScript
H A DWriter.cpp155 static bool needsInterpSection() { in needsInterpSection() function