IDA SDK
Analysis flags 2

Detailed Description

Used by idainfo::af2.

Macros

#define AF2_DOEH   0x00000001
 Handle EH information.
 
#define AF2_DORTTI   0x00000002
 Handle RTTI information.
 
#define AF2_MACRO   0x00000004
 Try to combine several instructions into a macro instruction.
 
#define AF2_MERGESTR   0x00000008
 Merge string literals created using data xrefs.