Searched refs:isPrimaryAllocation (Results 1 – 1 of 1) sorted by relevance
36 bool isPrimaryAllocation(scudo::uptr Size, scudo::uptr Alignment) { in isPrimaryAllocation() function58 if (isPrimaryAllocation<AllocatorT>(Size, Alignment) in checkMemoryTaggingMaybe()246 if (isPrimaryAllocation<TestAllocator<TypeParam>>(Size, in SCUDO_TYPED_TEST()