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
109 const uintptr_t ptr_base = IndexToOffset(index_start) + heap_begin_; in VisitMarkedRange() local122 const uintptr_t ptr_base = IndexToOffset(i) + heap_begin_; in VisitMarkedRange() local148 const uintptr_t ptr_base = IndexToOffset(index_end) + heap_begin_; in VisitMarkedRange() local168 uintptr_t ptr_base = IndexToOffset(i) + heap_begin_; in Walk() local
182 uintptr_t ptr_base = IndexToOffset(i) + live_bitmap.heap_begin_; in SweepWalk() local