Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dmemtag.h127 ScopedDisableMemoryTagChecks() { in ScopedDisableMemoryTagChecks() function
271 struct ScopedDisableMemoryTagChecks { struct
272 ScopedDisableMemoryTagChecks() {} in ScopedDisableMemoryTagChecks() argument
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dmemtag_test.cpp99 TEST_F(MemtagDeathTest, ScopedDisableMemoryTagChecks) { in TEST_F() argument