Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp48 void checkMemoryTaggingMaybe(AllocatorT *Allocator, void *P, scudo::uptr Size, in checkMemoryTaggingMaybe() function
165 checkMemoryTaggingMaybe(Allocator, P, Size, Align); in BasicTest()
338 checkMemoryTaggingMaybe(Allocator, NewP, NewSize, 0); in SCUDO_TYPED_TEST()