Home | History | Annotate | Download | only in sanitizer_common

Lines Matching refs:PrimaryAllocator

1285 // PrimaryAllocator is efficient, but may not allocate some sizes (alignments).
1287 // PrimaryAllocator is used via a local AllocatorCache.
1289 template <class PrimaryAllocator, class AllocatorCache,
1467 PrimaryAllocator primary_;