Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp1574 bool LinkerScript::needsInterpSection() { in needsInterpSection() function in LinkerScript
H A DSyntheticSections.cpp4492 static bool needsInterpSection() { in needsInterpSection() function