struct dyld_chained_starts_in_image
Declaration
struct dyld_chained_starts_in_image { /* full declaration omitted */ };
Description
dyld_chained_starts_in_image is embedded in LC_DYLD_CHAINED_FIXUPS payload. Each each seg_info_offset entry is the offset into this struct for that segment followed by pool of dyld_chain_starts_in_segment data.
Declared at: llvm/include/llvm/BinaryFormat/MachO.h:1021
Member Variables
- public uint32_t seg_count
- public uint32_t[1] seg_info_offset