pmap - print memory map of a process
$ pmap [-x] PID
Print the memory map of a specified process.
-x
$ pmap $$
ps