ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_uri_set_fragment ( GstUri* uri, gchar const* fragment ) |
---|---|
Type | FUNC |
Source | gsturi.c |
Params | 2 |
Return | gboolean |
Size | 149 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | ADDED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | uri | GstUri* | 8 | %rdi |
1 | fragment | gchar const* | 8 | %rsi |
RETURN | ||||
.retval | gboolean | 4 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval | gboolean |
%rdi | uri | GstUri* |
%rsi | fragment | gchar const* |