Home
last modified time | relevance | path

Searched refs:pageHead (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/frameworks/allocator/
H A Ddfx_allocator.c264 uintptr_t pageHead = PageStart((uintptr_t)(ptr) - PAGE_INFO_SIZE); in GetPageUnchecked() local
265 return (PageInfo*)(pageHead); in GetPageUnchecked()

Completed in 2 milliseconds