Searched defs:UseOdrIndicator (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | AddressSanitizer.h | 133 bool UseOdrIndicator; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 772 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 D | BackendUtil.cpp | 288 bool UseOdrIndicator = CGOpts.SanitizeAddressUseOdrIndicator; in addAddressSanitizerPasses() local 1149 bool UseOdrIndicator = CodeGenOpts.SanitizeAddressUseOdrIndicator; in addSanitizers() local
|