ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_buffer_copy_deep ( GstBuffer const* buffer ) |
---|---|
Type | FUNC |
Source | gstbuffer.c |
Params | 1 |
Return | GstBuffer* |
Size | 19 |
Bind | GLOBAL |
Vis | DEFAULT |
Ndx | 11 |
Status | ADDED |
|
|
Pos | Name | Type | Size | Passed |
---|---|---|---|---|
INPUT(S) | ||||
0 | buffer | GstBuffer const* | 8 | %rdi |
RETURN | ||||
.retval | GstBuffer* | 8 | %rax |
Offset | Contents | Type |
---|---|---|
local space, return address, etc. |
Name | Contents | Type |
---|---|---|
%rax | .retval | GstBuffer* |
%rdi | buffer | GstBuffer const* |