ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
ConnectionPool::safe_grab ( ) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Namespace | mysqlpp |
Class | ConnectionPool |
Params | 0 |
Return | Connection* |
Source | cpool.cpp |
Size | 57 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | ConnectionPool*const | 8 | %rdi |
RETURN | ||||
.retval | Connection* | 8 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval | Connection* |
%rdi | this | ConnectionPool*const |