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
Dereference IDC variable flags

Passed as 'vref_flags' parameter to deref_idcv() More...

Macros

#define VREF_LOOP   0x0000
 dereference until we get a non VT_REF
 
#define VREF_ONCE   0x0001
 dereference only once, do not loop
 
#define VREF_COPY   0x0002
 copy the result to the input var (v)
 

Detailed Description

Passed as 'vref_flags' parameter to deref_idcv()