ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
X509_STORE_get1_certs (
X509_STORE_CTX* ctx,
X509_NAME* nm
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 2 |
| Return | struct stack_st_X509* |
| Source | x509_lu.c |
| Size | 453 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | ctx | X509_STORE_CTX* | 8 | %rdi |
| 1 | nm | X509_NAME* | 8 | %rsi |
| RETURN | ||||
| .retval | struct stack_st_X509* | 8 | %rax | |
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rax | .retval | struct stack_st_X509* |
| %rdi | ctx | X509_STORE_CTX* |
| %rsi | nm | X509_NAME* |