Module falcon::architecture[][src]

Information and types for Falcon's supported architectures.

Structs

Amd64

The 64-bit X86 Architecture.

Mips

The 32-bit Mips Architecture.

Mipsel

The 32-bit Mipsel Architecture.

X86

The 32-bit X86 Architecture.

Enums

Endian

An architecture's endanness.

Traits

Architecture

Necessary functions for analysis over architectures.