Home | History | Annotate | Download | only in openjdkjvmti

Lines Matching refs:allocator

141       art::LinearAlloc* allocator,
147 allocator_(allocator),
159 art::LinearAlloc* allocator,
164 allocator,
209 // The linear allocator we should use to make new methods.
498 art::LinearAlloc* allocator;
502 : obsolete_map(map), allocator(alloc) {}
508 data->allocator,