Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h52 bool UseGlobalGC; variable
/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp717 bool UseGlobalGC = asanUseGlobalsGC(TargetTriple, CodeGenOpts); addSanitizers() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1245 AddressSanitizerPass(const AddressSanitizerOptions & Options,bool UseGlobalGC,bool UseOdrIndicator,AsanDtorKind DestructorKind,AsanCtorKind ConstructorKind) AddressSanitizerPass() argument