ABI | Symbols | Types |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
gst_event_parse_protection ( GstEvent* event, gchar const** system_id, GstBuffer** data, gchar const** origin ) |
|---|---|
| Type | FUNC |
| Source | gstevent.c |
| Params | 4 |
| Return | void |
| Size | 297 |
| Bind | GLOBAL |
| Vis | DEFAULT |
| Ndx | 11 |
| Status | ADDED |
|
|
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | event | GstEvent* | 8 | %rdi |
| 1 | system_id | gchar const** | 8 | %rsi |
| 2 | data | GstBuffer** | 8 | %rdx |
| 3 | origin | gchar const** | 8 | %rcx |
| RETURN: none | ||||
| Offset | Contents | Type |
|---|---|---|
| local space, return address, etc. |
| Name | Contents | Type |
|---|---|---|
| %rdi | event | GstEvent* |
| %rsi | system_id | gchar const** |
| %rdx | data | GstBuffer** |
| %rcx | origin | gchar const** |