ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | asn1_string_st |
|---|---|
| Type | STRUCT |
| Fields | 4 |
| Source | asn1.h |
| Size | 24 |
| Usage | The type is used by 181 symbols and 92 types. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | length | int | 4 | 0 |
| 1 | type | int | 4 | 4 |
| 2 | data | unsigned char* | 8 | 8 |
| 3 | flags | long | 8 | 16 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .length | int |
| 4 | .type | int |
| 8 | .data | unsigned char* |
| 16 | .flags | long |