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
Name expression flags

Passed as 'flags' parameter to get_name_expr() More...

Macros

#define GETN_APPZERO   0x0001
 meaningful only if the name refers to a structure. More...
 
#define GETN_NOFIXUP   0x0002
 ignore the fixup information when producing the name
 
#define GETN_NODUMMY   0x0004
 do not create a new dummy name but pretend it exists
 

Detailed Description

Passed as 'flags' parameter to get_name_expr()

Macro Definition Documentation

◆ GETN_APPZERO

#define GETN_APPZERO   0x0001

meaningful only if the name refers to a structure.

append a struct field name if the field offset is zero?