Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DScriptParser.cpp51 IsUnderSysroot(isUnderSysroot(MB.getBufferIdentifier())) {} in ScriptParser()
122 bool IsUnderSysroot; member in __anon911354c20111::ScriptParser
283 if (IsUnderSysroot && S.startswith("/")) { in addFile()