|
IDA SDK
|
Additional information for get_ea_name() function.
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 | |
| 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.
1.8.9.1