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