ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_mini_object_set_qdata ( GstMiniObject* object, GQuark quark, gpointer data, GDestroyNotify destroy ) |
---|---|
Type | FUNC |
Source | gstminiobject.c |
Params | 4 |
Return | void |
Size | 293 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | object | GstMiniObject* | 8 | %rdi |
1 | quark | GQuark | 4 | %rsi |
2 | data | gpointer | 8 | %rdx |
3 | destroy | GDestroyNotify | 8 | %rcx |
RETURN: none |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||
|
|