IDA SDK
|
Passed as 'flags' parameter to set_highlight()
Macros | |
#define | HIF_IDENTIFIER 0x1 |
text is an identifier (i.e., when searching for the current highlight, SEARCH_IDENT will be used) | |
#define | HIF_REGISTER 0x2 |
text represents a register (aliases/subregisters will be highlit as well) | |
#define | HIF_LOCKED 0x4 |
locked; clicking/moving the cursor around doesn't change the highlight | |