ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
d2i_TS_RESP_bio (
BIO* bp,
TS_RESP** a
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 2 |
| Return | TS_RESP* |
| Source | ts_asn1.c |
| Size | 34 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | bp | BIO* | 8 | %rdi |
| 1 | a | TS_RESP** | 8 | %rsi |
| RETURN | ||||
| .retval | TS_RESP* | 8 | %rax | |
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rax | .retval | TS_RESP* |
| %rdi | bp | BIO* |
| %rsi | a | TS_RESP** |