Searched defs:DataInCodeTableEntry (Results 1 – 1 of 1) sorted by relevance
332 struct DataInCodeTableEntry { struct333 uint32_t Offset; /* from mach_header to start of data region */334 uint16_t Length; /* number of bytes in data region */335 uint16_t Kind; /* a DataRegionType value */