Home
last modified time | relevance | path

Searched refs:eInstrumentationRuntimeTypeUndefinedBehaviorSanitizer (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/test/API/functionalities/ubsan/basic/
DTestUbsanBasic.py66 lldb.eInstrumentationRuntimeTypeUndefinedBehaviorSanitizer)
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
DInstrumentationRuntimeUBSan.cpp64 return eInstrumentationRuntimeTypeUndefinedBehaviorSanitizer; in GetTypeStatic()
/external/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h484 eInstrumentationRuntimeTypeUndefinedBehaviorSanitizer = 0x0002, enumerator