ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_mini_object_init ( GstMiniObject* mini_object, guint flags, GType type, GstMiniObjectCopyFunction copy_func, GstMiniObjectDisposeFunction dispose_func, GstMiniObjectFreeFunction free_func ) |
---|---|
Type | FUNC |
Source | gstminiobject.c |
Params | 6 |
Return | void |
Size | 155 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | mini_object | GstMiniObject* | 8 | %rdi |
1 | flags | guint | 4 | %rsi |
2 | type | GType | 8 | %rdx |
3 | copy_func | GstMiniObjectCopyFunction | 8 | %rcx |
4 | dispose_func | GstMiniObjectDisposeFunction | 8 | %r8 |
5 | free_func | GstMiniObjectFreeFunction | 8 | %r9 |
RETURN: none |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||||||||
|
|