Searched defs:ScopedDisableMemoryTagChecks (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | memtag.h | 127 ScopedDisableMemoryTagChecks() { ScopedDisableMemoryTagChecks() function |
/llvm-project/compiler-rt/lib/scudo/standalone/tests/ | ||
H A D | memtag_test.cpp | 113 TEST_F(MemtagDeathTest, ScopedDisableMemoryTagChecks) { in TEST_F() argument |