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
108 const uintptr_t ptr_base = IndexToOffset(index_start) + heap_begin_; in VisitMarkedRange() local121 const uintptr_t ptr_base = IndexToOffset(i) + heap_begin_; in VisitMarkedRange() local147 const uintptr_t ptr_base = IndexToOffset(index_end) + heap_begin_; in VisitMarkedRange() local
120 uintptr_t ptr_base = IndexToOffset(i) + heap_begin_; in Walk() local168 uintptr_t ptr_base = IndexToOffset(i) + live_bitmap.heap_begin_; in SweepWalk() local260 uintptr_t ptr_base = IndexToOffset(i) + heap_begin_; in InOrderWalk() local