ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_debug_log_default ( GstDebugCategory* category, enum GstDebugLevel level, gchar const* file, gchar const* function, gint line, GObject* object, GstDebugMessage* message, gpointer unused ) |
---|---|
Type | FUNC |
Source | gstinfo.c |
Params | 8 |
Return | void |
Size | 979 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | CHANGED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | category | GstDebugCategory* | 8 | %rdi |
1 | level | enum GstDebugLevel | 4 | %rsi |
2 | file | gchar const* | 8 | %rdx |
3 | function | gchar const* | 8 | %rcx |
4 | line | gint | 4 | %r8 |
5 | object | GObject* | 8 | %r9 |
6 | message | GstDebugMessage* | 8 | stack + 0 |
7 | unused user_data | gpointer | 8 | stack + 8 |
RETURN: none |
Old | New | |||||||||||||||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||||||||
|
|