Home | History | Annotate | Download | only in sanitizer_common

Lines Matching refs:PrimaryAllocator

1156 // PrimaryAllocator is efficient, but may not allocate some sizes (alignments).
1158 // PrimaryAllocator is used via a local AllocatorCache.
1160 template <class PrimaryAllocator, class AllocatorCache,
1300 PrimaryAllocator primary_;