ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
SsqlsBase::remove (
Connection* conn
) |
---|---|
Type | FUNC / [const] |
Bind | GLOBAL |
Namespace | mysqlpp |
Class | SsqlsBase |
Params | 1 |
Return | bool |
Source | ssqls2.cpp |
Size | 6 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | SsqlsBase const*const | 8 | %rdi |
1 | conn | Connection* | 8 | %rsi |
RETURN | ||||
.retval | bool | 1 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval | bool |
%rdi | this | SsqlsBase const*const |
%rsi | conn | Connection* |