Home | History | Annotate | Download | only in sanitizer_common

Lines Matching refs:PrimaryAllocator

1089 // PrimaryAllocator is efficient, but may not allocate some sizes (alignments).
1091 // PrimaryAllocator is used via a local AllocatorCache.
1093 template <class PrimaryAllocator, class AllocatorCache,
1227 PrimaryAllocator primary_;