libcrypto.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type: X509V3_CONF_METHOD_st


Contents
Info
Fields
Memory Layout

Info

Name X509V3_CONF_METHOD_st
Type STRUCT
Fields 4
Source x509v3.h
Size 32
Usage The type is used by 1 type.

Fields

PADDINGFIELD
BIT-FIELD

PosNameTypeSizeOffset
0get_stringchar*(*)(void*, char*, char*)80
1get_sectionstruct stack_st_CONF_VALUE*(*)(void*, char*)88
2free_stringvoid(*)(void*, char*)816
3free_sectionvoid(*)(void*, struct stack_st_CONF_VALUE*)824

Memory Layout

OffsetContentsType
0.get_stringchar*(*)(void*, char*, char*)
8.get_sectionstruct stack_st_CONF_VALUE*(*)(void*, char*)
16.free_stringvoid(*)(void*, char*)
24.free_sectionvoid(*)(void*, struct stack_st_CONF_VALUE*)




Andrey Ponomarenko's ABI laboratory