Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h133 bool UseOdrIndicator; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp772 bool UseGlobalsGC = true, bool UseOdrIndicator = false, in ModuleAddressSanitizer()
846 bool UseOdrIndicator; member in __anonac73263b0211::ModuleAddressSanitizer
872 bool UseOdrIndicator = false, in ModuleAddressSanitizerLegacyPass()
900 bool UseOdrIndicator; member in __anonac73263b0211::ModuleAddressSanitizerLegacyPass
1232 bool CompileKernel, bool Recover, bool UseGlobalGC, bool UseOdrIndicator, in ModuleAddressSanitizerPass()
1282 bool CompileKernel, bool Recover, bool UseGlobalsGC, bool UseOdrIndicator, in createModuleAddressSanitizerLegacyPassPass()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp288 bool UseOdrIndicator = CGOpts.SanitizeAddressUseOdrIndicator; in addAddressSanitizerPasses() local
1149 bool UseOdrIndicator = CodeGenOpts.SanitizeAddressUseOdrIndicator; in addSanitizers() local