retrieving the list of shared cache libraries through sub maps
retrieving the list of shared cache libraries through sub maps
- Subject: retrieving the list of shared cache libraries through sub maps
- From: Andrew Case <email@hidden>
- Date: Wed, 23 Apr 2014 12:28:11 -0500
Hello All,
I was writing as I was trying to understand if it is possible to
determine the list of libraries mapped inside the shared cache without
relying on task->all_image_info_addr.
Essentially I want to know if there is a method that can be used to work
from the relevant sub maps back to the names of the actual libraries
mapped. I have read what I believe are all of the relevant source code
files (./osfmk/vm/vm_shared_region.c, ./bsd/vm/vm_unix.c,
./osfmk/vm/vm_map.c, ./osfmk/kern/task.c), but I did not see any data
structure or method that could be leveraged to recover such information.
Thanks,
Andrew (@attrc)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden