libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: ssh_set_auth_methods


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ssh_set_auth_methods ( ssh_session session, int auth_methods )
Type FUNC
Bind GLOBAL
Params 2
Return void
Source server.c
Size 10

Calling sequence

PADDINGPARAM
LOCALRETURN

PosNameTypeSizePassed
INPUT(S)
0sessionssh_session8%rdi
1auth_methodsint4%rsi
RETURN: none

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdisessionssh_session
%rsiauth_methodsint




Andrey Ponomarenko's ABI laboratory