Searched defs:ptr_base (Results 1 – 3 of 3) sorted by relevance
87 const uintptr_t ptr_base = WordIndexToBitIndex(index_start); in VisitSetBits() local99 const uintptr_t ptr_base = WordIndexToBitIndex(i); in VisitSetBits() local123 const uintptr_t ptr_base = WordIndexToBitIndex(index_end); in VisitSetBits() local
111 const uintptr_t ptr_base = IndexToOffset(index_start) + heap_begin_; in VisitMarkedRange() local124 const uintptr_t ptr_base = IndexToOffset(i) + heap_begin_; in VisitMarkedRange() local151 const uintptr_t ptr_base = IndexToOffset(index_end) + heap_begin_; in VisitMarkedRange() local173 uintptr_t ptr_base = IndexToOffset(i) + heap_begin_; in Walk() local
189 uintptr_t ptr_base = IndexToOffset(i) + live_bitmap.heap_begin_; in SweepWalk() local