ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_debug_bin_to_dot_data ( GstBin* bin, enum GstDebugGraphDetails details ) |
---|---|
Type | FUNC |
Source | gstdebugutils.c |
Params | 2 |
Return | gchar* |
Size | 183 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | ADDED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | bin | GstBin* | 8 | %rdi |
1 | details | enum GstDebugGraphDetails | 4 | %rsi |
RETURN | ||||
.retval | gchar* | 8 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval | gchar* |
%rdi | bin | GstBin* |
%rsi | details | enum GstDebugGraphDetails |