Home
last modified time | relevance | path

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

/aosp12/system/memory/libmemunreachable/
H A 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()
/aosp12/art/runtime/gc/allocator/
H A Drosalloc.cc343 const uintptr_t* word_ptr = reinterpret_cast<uintptr_t*>(ptr); in FreePages() local
954 const uintptr_t* word_ptr = reinterpret_cast<uintptr_t*>(this); in ZeroHeaderAndSlotHeaders() local