ABI | Symbols | Types | Live Readelf |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
TS_TST_INFO_get_ext_by_critical (
TS_TST_INFO* a,
int crit,
int lastpos
) |
|---|---|
| Type | FUNC |
| Bind | GLOBAL |
| Params | 3 |
| Return | int |
| Source | ts_rsp_utils.c |
| Size | 18 |
| PADDING | PARAM |
| LOCAL | RETURN |
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | a | TS_TST_INFO* | 8 | %rdi |
| 1 | crit | int | 4 | %rsi |
| 2 | lastpos | int | 4 | %rdx |
| RETURN | ||||
| .retval | int | 4 | %rax | |
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rax | .retval | int |
| %rdi | a | TS_TST_INFO* |
| %rsi | crit | int |
| %rdx | lastpos | int |