Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp425 ClWithComdat("asan-with-comdat", variable
892 UseCtorComdat(UseGlobalsGC && ClWithComdat && !this->CompileKernel), in ModuleAddressSanitizer()
H A DMemorySanitizer.cpp346 ClWithComdat("msan-with-comdat", variable
684 if (!ClWithComdat) { in insertModuleCtor()