ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
DBDriver::set_option_impl (
Option* o
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Namespace | mysqlpp |
| Class | DBDriver |
| Params | 1 |
| Return | bool |
| Source | dbdriver.cpp |
| Size | 2329 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | this | DBDriver*const | 8 | %rdi |
| 1 | o | Option* | 8 | %rsi |
| RETURN | ||||
| .retval | bool | 1 | %rax | |
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rax | .retval | bool |
| %rdi | this | DBDriver*const |
| %rsi | o | Option* |