Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DLinkerScript.cpp1365 bool LinkerScript::needsInterpSection() { in needsInterpSection() function in LinkerScript
H A DWriter.cpp93 static bool needsInterpSection() { in needsInterpSection() function