DoxigAlpha

data_in_code_entry

The LC_DATA_IN_CODE load commands uses a linkedit_data_command to point to an array of data_in_code_entry entries. Each entry describes a range of data in a code section.

Fields of this type

Fields

#
offset:u32
From mach_header to start of data range.
length:u16
Number of bytes in data range.
kind:u16
A DICE_KIND value.