Home
last modified time | relevance | path

Searched defs:word_ptr (Results 1 – 1 of 1) sorted by relevance

/system/memory/libmemunreachable/
DHeapWalker.cpp78 static uintptr_t ReadWordAtAddressUnsafe(uintptr_t word_ptr) in ReadWordAtAddressUnsafe()
86 bool HeapWalker::WordContainsAllocationPtr(uintptr_t word_ptr, Range* range, AllocationInfo** info)… in WordContainsAllocationPtr()