libssl.so 1.0.2e (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type: bio_st


Contents
Info
Fields
Memory Layout

Info

Name bio_st
Type STRUCT
Fields 15
Source bio.h
Size 112
Usage The type is used by 9 symbols and 11 types.

Fields

PADDINGFIELD
BIT-FIELD

PosNameTypeSizeOffset
0methodBIO_METHOD*80
1callbacklong(*)(struct bio_st*, int, char const*, int, long, long)88
2cb_argchar*816
3initint424
4shutdownint428
5flagsint432
6retry_reasonint436
7numint440
8ptrvoid*848
9next_biostruct bio_st*856
10prev_biostruct bio_st*864
11referencesint472
12num_readunsigned long880
13num_writeunsigned long888
14ex_dataCRYPTO_EX_DATA1696

Memory Layout

OffsetContentsType
0.methodBIO_METHOD*
8.callbacklong(*)(struct bio_st*, int, char const*, int, long, long)
16.cb_argchar*
24.initint
28.shutdownint
32.flagsint
36.retry_reasonint
40.numint
44padding
48.ptrvoid*
56.next_biostruct bio_st*
64.prev_biostruct bio_st*
72.referencesint
76padding
80.num_readunsigned long
88.num_writeunsigned long
96.ex_dataCRYPTO_EX_DATA




Andrey Ponomarenko's ABI laboratory