ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_structure_new_id ( GQuark name_quark, GQuark field_quark, ... ) |
---|---|
Type | FUNC |
Source | gststructure.c |
Params | 3 |
Return | GstStructure* |
Size | 271 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | name_quark | GQuark | 4 | %rdi |
1 | field_quark | GQuark | 4 | %rsi |
2 | ... | ... | ... | stack + n |
RETURN | ||||
.retval | GstStructure* | 8 | %rax |
Old | New | |||||||||||||||||||
|
|
Old | New | |||||||||||||||||||||||||
|
|