Diff:
libgstreamer-1.0.so 1.4.5 (x86_64)
libgstreamer-1.0.so 1.5.1 (x86_64)

ABI
Viewer

SymbolsTypes



Symbol: _gst_element_error_printf


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature _gst_element_error_printf (
    gchar const* format,
    ... 
)
Type FUNC
Source gstelement.c
Params 2
Return gchar*
Size 194
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status UNCHANGED


Calling sequence

PADDINGPARAM
LOCALRETURN


ADDED
REMOVED
PosNameTypeSizePassed
INPUT(S)
0formatgchar const*8%rdi
1.........stack + n
RETURN
.retvalgchar*8%rax


Stack frame layout

Old New
OffsetContentsType
local space,
return address,
etc.
n......
OffsetContentsType
local space,
return address,
etc.
n......


Registers usage

Old New
NameContentsType
%rax.retvalgchar*
%rdiformatgchar const*
NameContentsType
%rax.retvalgchar*
%rdiformatgchar const*







Andrey Ponomarenko's ABI laboratory