Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h50 bool UseOdrIndicator; global() variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp718 bool UseOdrIndicator = CodeGenOpts.SanitizeAddressUseOdrIndicator; in addSanitizers() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp868 bool UseGlobalsGC = true, bool UseOdrIndicator = true, in ModuleAddressSanitizer()
953 bool UseOdrIndicator; member in __anon4b8f1cd00211::ModuleAddressSanitizer
1246 bool UseOdrIndicator, AsanDtorKind DestructorKind, in AddressSanitizerPass()