Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dcombined_test.cpp36 bool isPrimaryAllocation(scudo::uptr Size, scudo::uptr Alignment) { in isPrimaryAllocation() function
58 if (isPrimaryAllocation<AllocatorT>(Size, Alignment) in checkMemoryTaggingMaybe()
246 if (isPrimaryAllocation<TestAllocator<TypeParam>>(Size, in SCUDO_TYPED_TEST()