ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | ASN1_TLC_st |
|---|---|
| Type | STRUCT |
| Fields | 6 |
| Source | asn1t.h |
| Size | 32 |
| Usage | The type is used by 1 symbol. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | valid | char | 1 | 0 |
| 1 | ret | int | 4 | 4 |
| 2 | plen | long | 8 | 8 |
| 3 | ptag | int | 4 | 16 |
| 4 | pclass | int | 4 | 20 |
| 5 | hdrlen | int | 4 | 24 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .valid | char |
| 1 | padding | |
| 4 | .ret | int |
| 8 | .plen | long |
| 16 | .ptag | int |
| 20 | .pclass | int |
| 24 | .hdrlen | int |
| 28 | padding |