Property | Type | Description | |
---|---|---|---|
architecture |
Method | Description | |
---|---|---|
BaseCallingConventionExtended ( |
Initializes a new instance of the BaseCallingConventionExtended.
|
Method | Description | |
---|---|---|
BuildOperands ( |
Builds the operands.
|
|
CalculateStackSizeForParameters ( |
||
CalculateStackSizeForParameters ( |
Calculates the stack size for parameters.
|
public BaseCallingConventionExtended ( |
||
architecture | The architecture of the calling convention. | |
return | System |
protected static BuildOperands ( |
||
context | The context. | |
return | List |
protected static CalculateStackSizeForParameters ( |
||
typeLayout | ||
architecture | ||
operands | List |
|
return | int |
protected static CalculateStackSizeForParameters ( |
||
typeLayout | The type layouts. | |
architecture | ||
operands | List |
The operands. |
method | MosaMethod | The method. |
return | int |