IDA C++ SDK 9.2
Loading...
Searching...
No Matches
Type flags

Here we describe the byte arrays used to describe type information. More...

Topics

 Masks
 Basic type: unknown & void
 Basic type: integer
 Basic type: bool
 Basic type: float
 Basic type: last
 Derived type: pointer
 Derived type: array
 Derived type: function
 Derived type: complex
 Type modifiers
 Special enum definitions
 Convenience definitions: segment register
 Convenience definitions: unknown types
 Convenience definitions: shortcuts
 Type attributes
 Nontrivial types

Variables

const type_t BT_RESERVED = 0x0F
 RESERVED.

Detailed Description

Here we describe the byte arrays used to describe type information.

Variable Documentation

◆ BT_RESERVED

const type_t BT_RESERVED = 0x0F

RESERVED.