ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
OCSP_REQ_CTX_nbio_d2i (
OCSP_REQ_CTX* rctx,
ASN1_VALUE** pval,
ASN1_ITEM const* it
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 3 |
| Return | int |
| Source | ocsp_ht.c |
| Size | 108 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | rctx | OCSP_REQ_CTX* | 8 | %rdi |
| 1 | pval | ASN1_VALUE** | 8 | %rsi |
| 2 | it | ASN1_ITEM const* | 8 | %rdx |
| RETURN | ||||
| .retval | int | 4 | %rax | |
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rax | .retval | int |
| %rdi | rctx | OCSP_REQ_CTX* |
| %rsi | pval | ASN1_VALUE** |
| %rdx | it | ASN1_ITEM const* |