Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp264 void *NeedleP = Allocator->allocate(NeedleSize, Origin); in SCUDO_TYPED_TEST() local
265 Allocator->deallocate(NeedleP, Origin); in SCUDO_TYPED_TEST()
270 Allocator->getHeaderTaggedPointer(NeedleP)) in SCUDO_TYPED_TEST()