ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
SQLBuffer::replace_buffer (
char const* pd,
SQLBuffer::size_type length
) |
---|---|
Type | FUNC |
Bind | GLOBAL |
Namespace | mysqlpp |
Class | SQLBuffer |
Params | 2 |
Return | void |
Source | sql_buffer.cpp |
Size | 91 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | SQLBuffer*const | 8 | %rdi |
1 | pd | char const* | 8 | %rsi |
2 | length | SQLBuffer::size_type | 8 | %rdx |
RETURN: none |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | this | SQLBuffer*const |
%rsi | pd | char const* |
%rdx | length | SQLBuffer::size_type |