macOS / binaries /

vmmap

/usr/bin/vmmap
Display the virtual memory regions allocated in a process

vmmap displays the virtual memory regions allocated in a specified process, helping a programmer understand how memory is being used, and what the purposes of memory at a given address may be.

source: man