ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_element_message_full ( GstElement* element, enum GstMessageType type, GQuark domain, gint code, gchar* text, gchar* debug, gchar const* file, gchar const* function, gint line ) |
---|---|
Type | FUNC |
Source | gstelement.c |
Params | 9 |
Return | void |
Size | 834 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | element | GstElement* | 8 | %rdi |
1 | type | enum GstMessageType | 4 | %rsi |
2 | domain | GQuark | 4 | %rdx |
3 | code | gint | 4 | %rcx |
4 | text | gchar* | 8 | %r8 |
5 | debug | gchar* | 8 | %r9 |
6 | file | gchar const* | 8 | stack + 0 |
7 | function | gchar const* | 8 | stack + 8 |
8 | line | gint | 4 | stack + 16 |
RETURN: none |
Old | New | |||||||||||||||||||||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||||||||
|
|