Searched defs:MemorySanitizer (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cc | 226 TEST(MemorySanitizer, NegativeTest1) { in TEST() argument 233 TEST(MemorySanitizer, PositiveTest1) { in TEST() argument 275 TEST(MemorySanitizer, Phi1) { in TEST() argument 286 TEST(MemorySanitizer, Phi2) { in TEST() argument 297 TEST(MemorySanitizer, ArgTest) { in TEST() argument 304 TEST(MemorySanitizer, CallAndRet) { in TEST() argument 318 TEST(MemorySanitizer, DISABLED_MallocNoIdent) { in TEST() argument 324 TEST(MemorySanitizer, Malloc) { in TEST() argument 330 TEST(MemorySanitizer, Realloc) { in TEST() argument 351 TEST(MemorySanitizer, Calloc) { in TEST() argument [all …]
|
/aosp_15_r20/external/clang/docs/ |
H A D | MemorySanitizer.rst | 2 MemorySanitizer title
|
/aosp_15_r20/external/webrtc/rtc_tools/ |
H A D | sanitizers_unittest.cc | 36 TEST(SanitizersDeathTest, MemorySanitizer) { in TEST() argument
|
/aosp_15_r20/external/llvm/docs/ |
H A D | LibFuzzer.rst | 900 .. _MemorySanitizer: http://clang.llvm.org/docs/MemorySanitizer.html target in Trophies
|
/aosp_15_r20/external/pigweed/docs/ |
H A D | automated_analysis.rst | 121 .. _MemorySanitizer: https://clang.llvm.org/docs/MemorySanitizer.html target
|
H A D | build_system.rst | 378 .. _MemorySanitizer: https://clang.llvm.org/docs/MemorySanitizer.html target
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 313 class MemorySanitizer : public FunctionPass { class 315 MemorySanitizer(int TrackOrigins = 0) in MemorySanitizer() function in __anon38c215db0111::MemorySanitizer
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 465 class MemorySanitizer { class 467 MemorySanitizer(Module &M, MemorySanitizerOptions Options) in MemorySanitizer() function in __anon782446fd0211::MemorySanitizer
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 517 class MemorySanitizer { class 519 MemorySanitizer(Module &M, MemorySanitizerOptions Options) in MemorySanitizer() function in __anon0f976a830211::MemorySanitizer
|