Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp58 isUnderSysroot = true; in ScriptParser()
137 bool isUnderSysroot = false; member in __anon34652cc90111::ScriptParser
297 if (isUnderSysroot && s.starts_with("/")) { in addFile()