Searched defs:needsInterpSection (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/ELF/ | ||
H A D | LinkerScript.cpp | 1414 bool LinkerScript::needsInterpSection() { needsInterpSection() function in LinkerScript |
H A D | Writer.cpp | 93 static bool needsInterpSection() { needsInterpSection() function |