ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | ISSUING_DIST_POINT_st |
|---|---|
| Type | STRUCT |
| Fields | 6 |
| Source | x509v3.h |
| Size | 32 |
| Usage | The type is used by 1 type. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | distpoint | DIST_POINT_NAME* | 8 | 0 |
| 1 | onlyuser | int | 4 | 8 |
| 2 | onlyCA | int | 4 | 12 |
| 3 | onlysomereasons | ASN1_BIT_STRING* | 8 | 16 |
| 4 | indirectCRL | int | 4 | 24 |
| 5 | onlyattr | int | 4 | 28 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .distpoint | DIST_POINT_NAME* |
| 8 | .onlyuser | int |
| 12 | .onlyCA | int |
| 16 | .onlysomereasons | ASN1_BIT_STRING* |
| 24 | .indirectCRL | int |
| 28 | .onlyattr | int |