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
Jump flags

passed as 'uijmp_flags' parameter to jumpto() More...

Macros

#define UIJMP_ACTIVATE   0x0001
 activate the new window
 
#define UIJMP_DONTPUSH   0x0002
 do not remember the current address in the navigation history
 
#define UIJMP_VIEWMASK   0x000C
 
#define UIJMP_ANYVIEW   0x0000
 jump in any ea_t-capable view
 
#define UIJMP_IDAVIEW   0x0004
 jump in idaview
 
#define UIJMP_IDAVIEW_NEW   0x0008
 jump in new idaview
 

Detailed Description

passed as 'uijmp_flags' parameter to jumpto()