ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | err_state_st |
|---|---|
| Type | STRUCT |
| Fields | 9 |
| Source | err.h |
| Size | 600 |
| Usage | The type is used by 1 symbol and 3 types. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | tid | CRYPTO_THREADID | 16 | 0 |
| 1 | err_flags | int[16] | 64 | 16 |
| 2 | err_buffer | unsigned long[16] | 128 | 80 |
| 3 | err_data | char*[16] | 128 | 208 |
| 4 | err_data_flags | int[16] | 64 | 336 |
| 5 | err_file | char const*[16] | 128 | 400 |
| 6 | err_line | int[16] | 64 | 528 |
| 7 | top | int | 4 | 592 |
| 8 | bottom | int | 4 | 596 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .tid | CRYPTO_THREADID |
| 16 | .err_flags | int[16] |
| 80 | .err_buffer | unsigned long[16] |
| 208 | .err_data | char*[16] |
| 336 | .err_data_flags | int[16] |
| 400 | .err_file | char const*[16] |
| 528 | .err_line | int[16] |
| 592 | .top | int |
| 596 | .bottom | int |