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