ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
CONF_get_section (
struct lhash_st_CONF_VALUE* conf,
char const* section
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 2 |
| Return | struct stack_st_CONF_VALUE* |
| Source | conf_lib.c |
| Size | 51 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | conf | struct lhash_st_CONF_VALUE* | 8 | %rdi |
| 1 | section | char const* | 8 | %rsi |
| RETURN | ||||
| .retval | struct stack_st_CONF_VALUE* | 8 | %rax | |
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rax | .retval | struct stack_st_CONF_VALUE* |
| %rdi | conf | struct lhash_st_CONF_VALUE* |
| %rsi | section | char const* |