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