Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
HDAddressSanitizer.h130 bool UseOdrIndicator; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp741 bool UseGlobalsGC = true, bool UseOdrIndicator = false) in ModuleAddressSanitizer()
807 bool UseOdrIndicator; member in __anon83202b470211::ModuleAddressSanitizer
833 bool UseOdrIndicator = false) in ModuleAddressSanitizerLegacyPass()
858 bool UseOdrIndicator; member in __anon83202b470211::ModuleAddressSanitizerLegacyPass
1190 bool UseOdrIndicator) in ModuleAddressSanitizerPass()
1238 bool CompileKernel, bool Recover, bool UseGlobalsGC, bool UseOdrIndicator) { in createModuleAddressSanitizerLegacyPassPass()
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDBackendUtil.cpp263 bool UseOdrIndicator = CGOpts.SanitizeAddressUseOdrIndicator; in addAddressSanitizerPasses() local
1197 bool UseOdrIndicator = CodeGenOpts.SanitizeAddressUseOdrIndicator; in EmitAssemblyWithNewPassManager() local