get_label_num control
Macros | |
#define | GLN_CURRENT 0x01 |
get label of the current item More... | |
#define | GLN_GOTO_TARGET 0x02 |
get goto target More... | |
#define | GLN_ALL 0x03 |
get both More... | |
Detailed Description
Macro Definition Documentation
◆ GLN_ALL
#define GLN_ALL 0x03 |
get both
Definition at line 6737 of file hexrays.hpp.
◆ GLN_CURRENT
#define GLN_CURRENT 0x01 |
get label of the current item
Definition at line 6735 of file hexrays.hpp.
◆ GLN_GOTO_TARGET
#define GLN_GOTO_TARGET 0x02 |
get goto target
Definition at line 6736 of file hexrays.hpp.