Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Instrumentation/
DAddressSanitizer.h50 bool UseOdrIndicator; variable
/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 __anon60e7b04a0211::ModuleAddressSanitizer
833 bool UseOdrIndicator = false) in ModuleAddressSanitizerLegacyPass()
858 bool UseOdrIndicator; member in __anon60e7b04a0211::ModuleAddressSanitizerLegacyPass
1190 bool UseOdrIndicator) in ModuleAddressSanitizerPass()
1238 bool CompileKernel, bool Recover, bool UseGlobalsGC, bool UseOdrIndicator) { in createModuleAddressSanitizerLegacyPassPass()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp781 bool UseOdrIndicator = true, in ModuleAddressSanitizer()
859 bool UseOdrIndicator; member in __anone6bf44900211::ModuleAddressSanitizer
1144 bool UseOdrIndicator, AsanDtorKind DestructorKind, in AddressSanitizerPass()