Home
last modified time | relevance | path

Searched refs:isUnderSysroot (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDScriptParser.cpp59 isUnderSysroot = true; in ScriptParser()
139 bool isUnderSysroot = false; member in __anon1f5cbb8c0111::ScriptParser
319 if (isUnderSysroot && s.starts_with("/")) { in addFile()