Свойство | Type | Description | |
---|---|---|---|
architecture |
Méthode | Description | |
---|---|---|
BaseCallingConventionExtended ( |
Initializes a new instance of the BaseCallingConventionExtended.
|
Méthode | Description | |
---|---|---|
BuildOperands ( |
Builds the operands.
|
|
CalculateStackSizeForParameters ( |
||
CalculateStackSizeForParameters ( |
Calculates the stack size for parameters.
|
public BaseCallingConventionExtended ( |
||
architecture | The architecture of the calling convention. | |
Résultat | System |
protected static BuildOperands ( |
||
context | The context. | |
Résultat | List |
protected static CalculateStackSizeForParameters ( |
||
typeLayout | ||
architecture | ||
operands | List |
|
Résultat | int |
protected static CalculateStackSizeForParameters ( |
||
typeLayout | The type layouts. | |
architecture | ||
operands | List |
The operands. |
method | MosaMethod | The method. |
Résultat | int |