Home
last modified time | relevance | path

Searched defs:DataInCodeTableEntry (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Object/
DMachOFormat.h332 struct DataInCodeTableEntry { struct
333 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 */