프로퍼티 | 타입 | 설명 | |
---|---|---|---|
architecture |
메소드 | 설명 | |
---|---|---|
BaseCallingConventionExtended ( |
Initializes a new instance of the BaseCallingConventionExtended.
|
메소드 | 설명 | |
---|---|---|
BuildOperands ( |
Builds the operands.
|
|
CalculateStackSizeForParameters ( |
||
CalculateStackSizeForParameters ( |
Calculates the stack size for parameters.
|
public BaseCallingConventionExtended ( |
||
architecture | The architecture of the calling convention. | |
리턴 | System |
protected static BuildOperands ( |
||
context | The context. | |
리턴 | List |
protected static CalculateStackSizeForParameters ( |
||
typeLayout | ||
architecture | ||
operands | List |
|
리턴 | int |
protected static CalculateStackSizeForParameters ( |
||
typeLayout | The type layouts. | |
architecture | ||
operands | List |
The operands. |
method | MosaMethod | The method. |
리턴 | int |