ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Fields |
| Memory Layout |
| Name | X509V3_CONF_METHOD_st |
|---|---|
| Type | STRUCT |
| Fields | 4 |
| Source | x509v3.h |
| Size | 32 |
| Usage | The type is used by 1 type. |
| PADDING | FIELD |
| BIT-FIELD |
| Pos | Name | Type | Size | Offset |
|---|---|---|---|---|
| 0 | get_string | char*(*)(void*, char*, char*) | 8 | 0 |
| 1 | get_section | struct stack_st_CONF_VALUE*(*)(void*, char*) | 8 | 8 |
| 2 | free_string | void(*)(void*, char*) | 8 | 16 |
| 3 | free_section | void(*)(void*, struct stack_st_CONF_VALUE*) | 8 | 24 |
| Offset | Contents | Type |
|---|---|---|
| 0 | .get_string | char*(*)(void*, char*, char*) |
| 8 | .get_section | struct stack_st_CONF_VALUE*(*)(void*, char*) |
| 16 | .free_string | void(*)(void*, char*) |
| 24 | .free_section | void(*)(void*, struct stack_st_CONF_VALUE*) |