Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DLinkerScript.cpp1379 bool LinkerScript::needsInterpSection() { in needsInterpSection() function in LinkerScript
H A DWriter.cpp93 static bool needsInterpSection() { in needsInterpSection() function