Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp423 ClWithComdat("asan-with-comdat", variable
802 UseCtorComdat(UseGlobalsGC && ClWithComdat && !this->CompileKernel), in ModuleAddressSanitizer()
H A DMemorySanitizer.cpp338 ClWithComdat("msan-with-comdat", variable
654 if (!ClWithComdat) { in insertModuleCtor()