ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_iterator_new ( guint size, GType type, GMutex* lock, guint32* master_cookie, GstIteratorCopyFunction copy, GstIteratorNextFunction next, GstIteratorItemFunction item, GstIteratorResyncFunction resync, GstIteratorFreeFunction free ) |
---|---|
Type | FUNC |
Source | gstiterator.c |
Params | 9 |
Return | GstIterator* |
Size | 452 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | size | guint | 4 | %rdi |
1 | type | GType | 8 | %rsi |
2 | lock | GMutex* | 8 | %rdx |
3 | master_cookie | guint32* | 8 | %rcx |
4 | copy | GstIteratorCopyFunction | 8 | %r8 |
5 | next | GstIteratorNextFunction | 8 | %r9 |
6 | item | GstIteratorItemFunction | 8 | stack + 0 |
7 | resync | GstIteratorResyncFunction | 8 | stack + 8 |
8 | free | GstIteratorFreeFunction | 8 | stack + 16 |
RETURN | ||||
.retval | GstIterator* | 8 | %rax |
Old | New | |||||||||||||||||||||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|