Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DScriptParser.cpp58 isUnderSysroot = true; in ScriptParser()
137 bool isUnderSysroot = false; member in __anon3508e5030111::ScriptParser
293 if (isUnderSysroot && s.startswith("/")) { in addFile()