Searched refs:word_ptr (Results 1 – 1 of 1) sorted by relevance
55 bool HeapWalker::WordContainsAllocationPtr(uintptr_t word_ptr, Range* range, AllocationInfo** info)… in WordContainsAllocationPtr() argument56 walking_ptr_ = word_ptr; in WordContainsAllocationPtr()60 uintptr_t value = *reinterpret_cast<uintptr_t*>(word_ptr); in WordContainsAllocationPtr()