[ 源代码: 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 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libelf1t64 (>= 0.131)
- library to read and write ELF files
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 标准 C++ 库,第3版