[][src]Module falcon::analysis::calling_convention

Information about varying calling conventions.

Structs

CallingConvention

Represents the calling convention of a particular platform.

Enums

ArgumentType

The type of an argument.

CallingConventionType

Available type of calling conventions

ReturnAddressType

The return type for a function.