Module object::read::macho::dyld_cache
source · Structs§
- A parsed representation of the dyld shared cache.
- One image (dylib) from inside the dyld shared cache.
- An iterator over all the images (dylibs) in the dyld shared cache.
- Information about a subcache.
Enums§
- A slice of structs describing each subcache. The struct gained an additional field (the file suffix) in dyld-1042.1 (macOS 13 / iOS 16), so this is an enum of the two possible slice types.
Constants§
Functions§
- Find the file offset of the image by looking up its address in the mappings.