ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
a2i_ASN1_ENUMERATED (
BIO* bp,
ASN1_ENUMERATED* bs,
char* buf,
int size
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 4 |
| Return | int |
| Source | f_enum.c |
| Size | 790 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | bp | BIO* | 8 | %rdi |
| 1 | bs | ASN1_ENUMERATED* | 8 | %rsi |
| 2 | buf | char* | 8 | %rdx |
| 3 | size | int | 4 | %rcx |
| RETURN | ||||
| .retval | int | 4 | %rax | |
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rax | .retval | int |
| %rdi | bp | BIO* |
| %rsi | bs | ASN1_ENUMERATED* |
| %rdx | buf | char* |
| %rcx | size | int |