Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Nontrivial types

Variables

const int FIRST_NONTRIVIAL_TYPID = 0x100
 Denotes the first bit describing a nontrivial type.
 
const int TYPID_ISREF = 0x100
 Identifies that a type that is a typeref.
 
const int TYPID_SHIFT = 9
 First type detail bit.
 

Detailed Description

bits 0..5: base type
bits 6..7: const & volatile bits
bit 8: 'is_typeref' bit
bits 9..31: type detail idx