Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/
DScriptParser.cpp58 isUnderSysroot = true; in ScriptParser()
137 bool isUnderSysroot = false; member in __anon86d399cf0111::ScriptParser
293 if (isUnderSysroot && s.startswith("/")) { in addFile()