retdec
|
GCC C++ virtual table structures. More...
#include <cstdint>
#include <map>
#include <vector>
#include "retdec/rtti-finder/rtti/rtti_gcc.h"
#include "retdec/common/address.h"
#include "retdec/common/vtable.h"
Go to the source code of this file.
Classes | |
class | retdec::rtti_finder::VtableGcc |
Namespaces | |
retdec | |
retdec::rtti_finder | |
Typedefs | |
using | retdec::rtti_finder::VtablesGcc = std::map< retdec::common::Address, VtableGcc > |
GCC C++ virtual table structures.
MSVC C++ virtual table structures.