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

ABI
Viewer

SymbolsTypes



Symbol: gst_plugin_feature_rank_compare_func


Contents
Info
Calling sequence
Stack frame layout
Registers usage

Info

Signature gst_plugin_feature_rank_compare_func (
    gconstpointer p1,
    gconstpointer p2
)
Type FUNC
Source gstpluginfeature.c
Params 2
Return gint
Size 31
Bind GLOBAL
Vis DEFAULT
Ndx 11
Status UNCHANGED


Calling sequence

PADDINGPARAM
LOCALRETURN


ADDED
REMOVED
PosNameTypeSizePassed
INPUT(S)
0p1gconstpointer8%rdi
1p2gconstpointer8%rsi
RETURN
.retvalgint4%rax


Stack frame layout

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


Registers usage

Old New
NameContentsType
%rax.retvalgint
%rdip1gconstpointer
%rsip2gconstpointer
NameContentsType
%rax.retvalgint
%rdip1gconstpointer
%rsip2gconstpointer







Andrey Ponomarenko's ABI laboratory