Home
last modified time | relevance | path

Searched refs:chunk_page_aligned_start_addr (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachVMMemory.cpp100 mach_vm_address_t chunk_page_aligned_start_addr = in get_dirty_pages() local
104 task, chunk_page_aligned_start_addr, in get_dirty_pages()
110 uint64_t dirty_addr = chunk_page_aligned_start_addr + (i * vm_page_size); in get_dirty_pages()