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