Searched refs:buckets_top (Results 1 – 2 of 2) sorted by relevance
1328 char* buckets_top = _ro_region.allocate(buckets_bytes, sizeof(intptr_t)); in dump_read_only_tables() local1329 SystemDictionary::copy_buckets(buckets_top, _ro_region.top()); in dump_read_only_tables()1349 return buckets_top; in dump_read_only_tables()