ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | obj_name_st |
|---|---|
| Type | STRUCT |
| Fields | 4 |
| Source | objects.h |
| Size | 24 |
| Usage | The type is used by 1 type. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | type | int | 4 | 0 |
| 1 | alias | int | 4 | 4 |
| 2 | name | char const* | 8 | 8 |
| 3 | data | char const* | 8 | 16 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .type | int |
| 4 | .alias | int |
| 8 | .name | char const* |
| 16 | .data | char const* |