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