ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
CMS_ReceiptRequest_get0_values (
CMS_ReceiptRequest* rr,
ASN1_STRING** pcid,
int* pallorfirst,
struct stack_st_GENERAL_NAMES** plist,
struct stack_st_GENERAL_NAMES** prto
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 5 |
| Return | void |
| Source | cms_ess.c |
| Size | 86 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | rr | CMS_ReceiptRequest* | 8 | %rdi |
| 1 | pcid | ASN1_STRING** | 8 | %rsi |
| 2 | pallorfirst | int* | 8 | %rdx |
| 3 | plist | struct stack_st_GENERAL_NAMES** | 8 | %rcx |
| 4 | prto | struct stack_st_GENERAL_NAMES** | 8 | %r8 |
| RETURN: none | ||||
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rdi | rr | CMS_ReceiptRequest* |
| %rsi | pcid | ASN1_STRING** |
| %rdx | pallorfirst | int* |
| %rcx | plist | struct stack_st_GENERAL_NAMES** |
| %r8 | prto | struct stack_st_GENERAL_NAMES** |