|
IDA SDK
|
Used by idainfo::s_cmtflg.
Macros | |
| #define | SW_RPTCMT 0x01 |
| show repeatable comments? | |
| #define | SW_ALLCMT 0x02 |
| comment all lines? | |
| #define | SW_NOCMT 0x04 |
| no comments at all | |
| #define | SW_LINNUM 0x08 |
| show source line numbers | |
| #define | SW_TESTMODE 0x10 |
| testida.idc is running | |
| #define | SW_SHHID_ITEM 0x20 |
| show hidden instructions | |
| #define | SW_SHHID_FUNC 0x40 |
| show hidden functions | |
| #define | SW_SHHID_SEGM 0x80 |
| show hidden segments | |
1.8.9.1