ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_iterator_foreach ( GstIterator* it, GstIteratorForeachFunction func, gpointer user_data ) |
---|---|
Type | FUNC |
Source | gstiterator.c |
Params | 3 |
Return | enum GstIteratorResult |
Size | 38 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | it | GstIterator* | 8 | %rdi |
1 | func | GstIteratorForeachFunction | 8 | %rsi |
2 | user_data | gpointer | 8 | %rdx |
RETURN | ||||
.retval | enum GstIteratorResult | 4 | %rax |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||
|
|