| 
    IDA SDK
    
   | 
 
Passed as 'flags' parameter to gen_file()
Macros | |
| #define | GENFLG_MAPSEG 0x0001 | 
| OFILE_MAP: generate map of segments  | |
| #define | GENFLG_MAPNAME 0x0002 | 
| OFILE_MAP: include dummy names  | |
| #define | GENFLG_MAPDMNG 0x0004 | 
| OFILE_MAP: demangle names  | |
| #define | GENFLG_MAPLOC 0x0008 | 
| OFILE_MAP: include local names  | |
| #define | GENFLG_IDCTYPE 0x0008 | 
| OFILE_IDC: gen only information about types  | |
| #define | GENFLG_ASMTYPE 0x0010 | 
| OFILE_ASM,OFILE_LST: gen information about types too  | |
| #define | GENFLG_GENHTML 0x0020 | 
| OFILE_ASM,OFILE_LST: generate html (ui_genfile_callback will be used)  | |
| #define | GENFLG_ASMINC 0x0040 | 
| OFILE_ASM,OFILE_LST: gen information only about types  | |