Home
last modified time | relevance | path

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

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