ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
GENERAL_NAME_set0_othername (
GENERAL_NAME* gen,
ASN1_OBJECT* oid,
ASN1_TYPE* value
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 3 |
| Return | int |
| Source | v3_genn.c |
| Size | 63 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | gen | GENERAL_NAME* | 8 | %rdi |
| 1 | oid | ASN1_OBJECT* | 8 | %rsi |
| 2 | value | ASN1_TYPE* | 8 | %rdx |
| RETURN | ||||
| .retval | int | 4 | %rax | |
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rax | .retval | int |
| %rdi | gen | GENERAL_NAME* |
| %rsi | oid | ASN1_OBJECT* |
| %rdx | value | ASN1_TYPE* |