Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp57 isUnderSysroot = true; in ScriptParser()
135 bool isUnderSysroot = false; member in __anon788555070111::ScriptParser
288 if (isUnderSysroot && s.startswith("/")) { in addFile()