Searched refs:allowIsolation (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/lld/COFF/ | ||
D | Config.h | 241 bool allowIsolation = true; member |
D | Writer.cpp | 1418 if (!config->allowIsolation) in writeHeader() |
D | Driver.cpp | 1682 config->allowIsolation = in link() |