ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
ScopedConnection::ScopedConnection (
ConnectionPool& pool,
bool safe
) |
---|---|
Type | FUNC / C-tor [in-charge] |
Bind | GLOBAL |
Namespace | mysqlpp |
Class | ScopedConnection |
Params | 2 |
Source | scopedconnection.cpp |
Size | 37 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | ScopedConnection*const | 8 | %rdi |
1 | pool | ConnectionPool& | 8 | %rsi |
2 | safe | bool | 1 | %rdx |
RETURN: none |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | this | ScopedConnection*const |
%rsi | pool | ConnectionPool& |
%rdx | safe | bool |