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