Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DConfig.h192 bool AllowIsolation = true; member
H A DDriver.cpp1286 Config->AllowIsolation = in link()
H A DWriter.cpp1202 if (!Config->AllowIsolation) in writeHeader()