Home
last modified time | relevance | path

Searched defs:bitmap_data (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/
Dregion_space.cpp81 auto bitmap_data = allocator->Alloc(MarkBitmap::GetBitMapSizeInByte(Size())); in CreateMarkBitmap() local
93 auto bitmap_data = allocator->Alloc(MarkBitmap::GetBitMapSizeInByte(Size())); in CreateLiveBitmap() local
Dpygote_space_allocator-inl.h202 auto bitmap_data = allocator->Alloc(MarkBitmap::GetBitMapSizeInByte(heap_size)); in CreateLiveBitmap() local