ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | bignum_st |
|---|---|
| Type | STRUCT |
| Fields | 5 |
| Source | bn.h |
| Size | 24 |
| Usage | The type is used by 3 symbols and 14 types. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | d | unsigned long* | 8 | 0 |
| 1 | top | int | 4 | 8 |
| 2 | dmax | int | 4 | 12 |
| 3 | neg | int | 4 | 16 |
| 4 | flags | int | 4 | 20 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .d | unsigned long* |
| 8 | .top | int |
| 12 | .dmax | int |
| 16 | .neg | int |
| 20 | .flags | int |