[ ソース: vtable-dumper ]
パッケージ: vtable-dumper (1.2-1 など)
vtable-dumper に関するリンク
Debian の資源:
vtable-dumper ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libelf1t64 (>= 0.131)
- library to read and write ELF files
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 標準 C++ ライブラリ v3