The IArchitecture type exposes the following members.

Methods

  NameDescription
Public methodCreateContext
Creates a new Context object which can be used to construct and encode an object file.

Properties

  NameDescription
Public propertyAddressSize
Gets the default address size used by this architecture.
Public propertyName
Gets the name of the architecture.
Public propertyOperandSize
Gets the default operand size used by this architecture.

See Also