Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DConfig.h301 bool allowIsolation = true; member
H A DWriter.cpp1665 if (!config->allowIsolation) in writeHeader()
H A DDriver.cpp2035 config->allowIsolation = in linkerMain()