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