Binary compatibility report for the libelf library between 0.3.9 and 0.4.3 versions on x86
Test Info
Library Name | libelf |
Version #1 | 0.3.9 |
Version #2 | 0.4.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 7 |
Total Shared Libraries | 1 |
Total Symbols / Types | 80 / 83 |
Verdict | Incompatible (7.5%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 0 |
Removed Symbols | High | 6 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 0 |
Removed Symbols (6)
libelf.h,
libelf.so.0.8.9
elf_getphnum ( Elf* __elf, size_t* __resultp )
elf_getshnum ( Elf* __elf, size_t* __resultp )
elf_getshstrndx ( Elf* __elf, size_t* __resultp )
elfx_movscn ( Elf* __elf, Elf_Scn* __scn, Elf_Scn* __after )
elfx_remscn ( Elf* __elf, Elf_Scn* __scn )
elfx_update_shstrndx ( Elf* __elf, size_t __index )
to the top
Header Files (7)
gelf.h
libelf.h
gelf.h (libelf/gelf.h)
libelf.h (libelf/libelf.h)
nlist.h (libelf/nlist.h)
nlist.h
sys_elf.h
to the top
Shared Libraries (1)
libelf.so.0.8.9
to the top