ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
asn1_enc_free (
ASN1_VALUE** pval,
ASN1_ITEM const* it
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 2 |
| Return | void |
| Source | tasn_utl.c |
| Size | 51 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | pval | ASN1_VALUE** | 8 | %rdi |
| 1 | it | ASN1_ITEM const* | 8 | %rsi |
| RETURN: none | ||||
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rdi | pval | ASN1_VALUE** |
| %rsi | it | ASN1_ITEM const* |