ABI | Symbols | Types | Live Readelf |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
set2container<mysqlpp::SetInsert<std::set<std::string>, std::string> > (
char const* str,
mysqlpp::SetInsert<std::set<std::string>, std::string> insert
) |
---|---|
Type | FUNC |
Bind | WEAK |
Params | 2 |
Return | void |
Source | myset.h |
Size | 348 |
PADDING | PARAM |
LOCAL | RETURN |
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | str | char const* | 8 | %rdi |
1 | insert | SetInsert<std::set<std::string>, std::string> | 8 | %rsi |
RETURN: none |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rdi | str | char const* |
%rsi | insert | SetInsert<std::set<std::string>, std::string> |