ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | ASN1_ENCODING_st |
|---|---|
| Type | STRUCT |
| Fields | 3 |
| Source | asn1.h |
| Size | 24 |
| Usage | The type is used by 3 types. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | enc | unsigned char* | 8 | 0 |
| 1 | len | long | 8 | 8 |
| 2 | modified | int | 4 | 16 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .enc | unsigned char* |
| 8 | .len | long |
| 16 | .modified | int |
| 20 | padding |