Header menu logo B2R2

ManglingScheme Type

Name mangling schemes.

Union cases

Union case Description

ItaniumMangler

Full Usage: ItaniumMangler

Itanium CXX name mangling scheme used by GCC 3.x and higher, Clang 1.x and higher.

MSMangler

Full Usage: MSMangler

Microsoft Visual C++ name mangling.

UnknownMangler

Full Usage: UnknownMangler

Unknown mangling scheme.

Instance members

Instance member Description

this.IsItaniumMangler

Full Usage: this.IsItaniumMangler

Returns: bool
Returns: bool

this.IsMSMangler

Full Usage: this.IsMSMangler

Returns: bool
Returns: bool

this.IsUnknownMangler

Full Usage: this.IsUnknownMangler

Returns: bool
Returns: bool

Type something to start searching.