Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
DAddressSanitizer.h130 bool UseOdrIndicator; variable
/external/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 __anon1ca702b90211::ModuleAddressSanitizer
833 bool UseOdrIndicator = false) in ModuleAddressSanitizerLegacyPass()
858 bool UseOdrIndicator; member in __anon1ca702b90211::ModuleAddressSanitizerLegacyPass
1190 bool UseOdrIndicator) in ModuleAddressSanitizerPass()
1238 bool CompileKernel, bool Recover, bool UseGlobalsGC, bool UseOdrIndicator) { in createModuleAddressSanitizerLegacyPassPass()