ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
CommandLine::print_usage (
char const* extra
) |
---|---|
Type | FUNC / [const] |
Bind | GLOBAL |
Namespace | mysqlpp::examples |
Class | CommandLine |
Params | 1 |
Return | void |
Source | cmdline.cpp |
Size | 1114 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | this | CommandLine const*const | 8 | %rdi |
1 | extra | char const* | 8 | %rsi |
RETURN: none |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | this | CommandLine const*const |
%rsi | extra | char const* |