[ bianca ]
[ ソース: vtable-dumper ]
パッケージ: vtable-dumper (1.2-1 など)
tool to list content of virtual tables in a C++ shared library
It is intended for developers of software libraries and maintainers of Linux distributions who are interested in ensuring backward binary compatibility.
A virtual function table is a mechanism used in a programming language to support dynamic dispatch (or run-time method binding). Virtual tables are part of the ABI of a C++ shared library.
その他の vtable-dumper 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libelf1t64 (>= 0.131)
- library to read and write ELF files
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3