ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
CMS_unsigned_get_attr_by_NID (
CMS_SignerInfo const* si,
int nid,
int lastpos
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 3 |
| Return | int |
| Source | cms_att.c |
| Size | 18 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | si | CMS_SignerInfo const* | 8 | %rdi |
| 1 | nid | int | 4 | %rsi |
| 2 | lastpos | int | 4 | %rdx |
| RETURN | ||||
| .retval | int | 4 | %rax | |
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rax | .retval | int |
| %rdi | si | CMS_SignerInfo const* |
| %rsi | nid | int |
| %rdx | lastpos | int |