Home | History | Annotate | Download | only in sanitizer_common

Lines Matching refs:CanAllocate

327   static bool CanAllocate(uptr size, uptr alignment) {
638 static bool CanAllocate(uptr size, uptr alignment) {
1180 if (primary_.CanAllocate(size, alignment))