Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DConfig.h256 bool allowIsolation = true; member
H A DWriter.cpp1423 if (!config->allowIsolation) in writeHeader()
H A DDriver.cpp1754 config->allowIsolation = in linkerMain()