ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | ASN1_TEMPLATE_st |
|---|---|
| Type | STRUCT |
| Fields | 5 |
| Source | asn1t.h |
| Size | 40 |
| Usage | The type is used by 6 symbols and 1 type. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | flags | unsigned long | 8 | 0 |
| 1 | tag | long | 8 | 8 |
| 2 | offset | unsigned long | 8 | 16 |
| 3 | field_name | char const* | 8 | 24 |
| 4 | item | ASN1_ITEM_EXP* | 8 | 32 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .flags | unsigned long |
| 8 | .tag | long |
| 16 | .offset | unsigned long |
| 24 | .field_name | char const* |
| 32 | .item | ASN1_ITEM_EXP* |