ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
X509_keyid_get0 (
X509* x,
int* len
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 2 |
| Return | unsigned char* |
| Source | x_x509a.c |
| Size | 58 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | x | X509* | 8 | %rdi |
| 1 | len | int* | 8 | %rsi |
| RETURN | ||||
| .retval | unsigned char* | 8 | %rax | |
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rax | .retval | unsigned char* |
| %rdi | x | X509* |
| %rsi | len | int* |