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