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
General idainfo flags

Used by idainfo::s_genflags. More...

Macros

#define INFFL_AUTO   0x01
 Autoanalysis is enabled?
 
#define INFFL_ALLASM   0x02
 may use constructs not supported by the target assembler
 
#define INFFL_LOADIDC   0x04
 loading an idc file that contains database info
 
#define INFFL_NOUSER   0x08
 do not store user info in the database
 
#define INFFL_READONLY   0x10
 (internal) temporary interdiction to modify the database
 
#define INFFL_CHKOPS   0x20
 check manual operands? (unused)
 
#define INFFL_NMOPS   0x40
 allow non-matched operands? (unused)
 
#define INFFL_GRAPH_VIEW   0x80
 currently using graph options ( text_options_t::graph)
 

Detailed Description

Used by idainfo::s_genflags.