Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
HDAddressSanitizer.h53 bool UseOdrIndicator; variable
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDBackendUtil.cpp718 bool UseOdrIndicator = CodeGenOpts.SanitizeAddressUseOdrIndicator; in addSanitizers() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp868 bool UseGlobalsGC = true, bool UseOdrIndicator = true, in ModuleAddressSanitizer()
953 bool UseOdrIndicator; member in __anon7b2b36ef0211::ModuleAddressSanitizer
1246 bool UseOdrIndicator, AsanDtorKind DestructorKind, in AddressSanitizerPass()