Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/accounting/
H A Dspace_bitmap.cc54 uintptr_t* bitmap_begin = reinterpret_cast<uintptr_t*>(mem_map.Begin()); in CreateFromMemMap() local
62 uintptr_t* bitmap_begin, in SpaceBitmap()
H A Dspace_bitmap-inl.h170 Atomic<uintptr_t>* bitmap_begin = bitmap_begin_; in Walk() local