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