Home
last modified time | relevance | path

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

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