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.cpp1738 bool LinkerScript::needsInterpSection() { in needsInterpSection() function in LinkerScript
H A DSyntheticSections.cpp4565 static bool needsInterpSection(Ctx &ctx) { in needsInterpSection() function