Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
DAddressSanitizer.h130 bool UseOdrIndicator; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp741 bool UseGlobalsGC = true, bool UseOdrIndicator = false) in ModuleAddressSanitizer()
807 bool UseOdrIndicator; member in __anond4040dda0211::ModuleAddressSanitizer
833 bool UseOdrIndicator = false) in ModuleAddressSanitizerLegacyPass()
858 bool UseOdrIndicator; member in __anond4040dda0211::ModuleAddressSanitizerLegacyPass
1190 bool UseOdrIndicator) in ModuleAddressSanitizerPass()
1238 bool CompileKernel, bool Recover, bool UseGlobalsGC, bool UseOdrIndicator) { in createModuleAddressSanitizerLegacyPassPass()