Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp59 isUnderSysroot = true; in ScriptParser()
139 bool isUnderSysroot = false; member in __anone532abd30111::ScriptParser
319 if (isUnderSysroot && s.starts_with("/")) { in addFile()