ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | ASN1_ITEM_st |
|---|---|
| Type | STRUCT |
| Fields | 7 |
| Source | asn1t.h |
| Size | 56 |
| Usage | The type is used by 111 symbols and 4 types. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | itype | char | 1 | 0 |
| 1 | utype | long | 8 | 8 |
| 2 | templates | ASN1_TEMPLATE const* | 8 | 16 |
| 3 | tcount | long | 8 | 24 |
| 4 | funcs | void const* | 8 | 32 |
| 5 | size | long | 8 | 40 |
| 6 | sname | char const* | 8 | 48 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .itype | char |
| 1 | padding | |
| 8 | .utype | long |
| 16 | .templates | ASN1_TEMPLATE const* |
| 24 | .tcount | long |
| 32 | .funcs | void const* |
| 40 | .size | long |
| 48 | .sname | char const* |