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
getname_info_t Struct Reference

Additional information for get_ea_name() function. More...

#include <name.hpp>

Public Attributes

size_t cb
 size of this struct
 
int32 inhibitor
 codes to inhibit parts of demangled name (see MNG_). More...
 
int32 demform
 demangle only if idainfo::demnames is equal to 'demform'.
 
int32 demcode
 out: return value of demangler
 

Detailed Description

Additional information for get_ea_name() function.

Member Data Documentation

◆ inhibitor

int32 getname_info_t::inhibitor

codes to inhibit parts of demangled name (see MNG_).

Usually this is one of idainfo::short_demnames or idainfo::long_demnames.


The documentation for this struct was generated from the following file: