Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dspace_bitmap.cc46 uintptr_t* bitmap_begin = reinterpret_cast<uintptr_t*>(mem_map->Begin()); in CreateFromMemMap() local
52 …eBitmap<kAlignment>::SpaceBitmap(const std::string& name, MemMap* mem_map, uintptr_t* bitmap_begin, in SpaceBitmap()
116 uintptr_t* bitmap_begin = bitmap_begin_; in Walk() local