Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dspace_bitmap.cc40 uword* bitmap_begin = reinterpret_cast<uword*>(mem_map->Begin()); in CreateFromMemMap() local
46 SpaceBitmap<kAlignment>::SpaceBitmap(const std::string& name, MemMap* mem_map, uword* bitmap_begin, in SpaceBitmap()
109 uword* bitmap_begin = bitmap_begin_; in Walk() local