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
112 const uintptr_t ptr_base = IndexToOffset(index_start) + heap_begin_; in VisitMarkedRange() local125 const uintptr_t ptr_base = IndexToOffset(i) + heap_begin_; in VisitMarkedRange() local152 const uintptr_t ptr_base = IndexToOffset(index_end) + heap_begin_; in VisitMarkedRange() local174 uintptr_t ptr_base = IndexToOffset(i) + heap_begin_; in Walk() local
197 uintptr_t ptr_base = IndexToOffset(i) + live_bitmap.heap_begin_; in SweepWalk() local