libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Symbol: ssh_gssapi_set_creds


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature
ssh_gssapi_set_creds ( ssh_session session, ssh_gssapi_creds const creds )
Type FUNC
Bind GLOBAL
Params 2
Return void
Source gssapi.c
Size 61

Calling sequence

PADDINGPARAM
LOCALRETURN

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

Stack frame layout

OffsetContentsType
local space,
return address,
etc.

Registers usage

NameContentsType
%rdisessionssh_session
%rsicredsssh_gssapi_creds const




Andrey Ponomarenko's ABI laboratory