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