Home
last modified time | relevance | path

Searched defs:UseGlobalGC (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
DAddressSanitizer.h135 bool UseGlobalGC; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp881 bool CompileKernel = false, bool Recover = false, bool UseGlobalGC = true, in ModuleAddressSanitizerLegacyPass()
909 bool UseGlobalGC; member in __anon7350fde80211::ModuleAddressSanitizerLegacyPass
1241 bool CompileKernel, bool Recover, bool UseGlobalGC, bool UseOdrIndicator, in ModuleAddressSanitizerPass()