Home | History | Annotate | Download | only in arm

Lines Matching refs:allocator_

129       allocator_(NULL),
151 ASSERT(allocator_ == NULL);
153 allocator_ = &register_allocator;
167 allocator_->Initialize();
278 allocator_->Unuse(r1);
279 allocator_->Unuse(lr);
395 allocator_ = NULL;