ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
CommandLine::CommandLine (
int argc,
char*const* argv
) |
---|---|
Type | FUNC / C-tor [not-in-charge] |
Bind | GLOBAL |
Namespace | mysqlpp::ssqlsxlat |
Class | CommandLine |
Params | 2 |
Source | cmdline.cpp |
Size | 534 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | CommandLine*const | 8 | %rdi |
1 | argc | int | 4 | %rsi |
2 | argv | char*const* | 8 | %rdx |
RETURN: none |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | this | CommandLine*const |
%rsi | argc | int |
%rdx | argv | char*const* |