Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp265 void *NeedleP = Allocator->allocate(NeedleSize, Origin); in SCUDO_TYPED_TEST() local
266 Allocator->deallocate(NeedleP, Origin); in SCUDO_TYPED_TEST()
271 Allocator->getHeaderTaggedPointer(NeedleP)) in SCUDO_TYPED_TEST()