retdec
|
Parse C++ GCC/Clang RTTI structures. More...
Go to the source code of this file.
Namespaces | |
retdec | |
retdec::rtti_finder | |
retdec::rtti_finder::loader | |
Functions | |
std::shared_ptr< ClassTypeInfo > | retdec::rtti_finder::parseGccRtti (const retdec::loader::Image *img, RttiGcc &rttis, retdec::common::Address rttiAddr, std::set< retdec::common::Address > &visited) |
void | retdec::rtti_finder::finalizeGccRtti (RttiGcc &rttis) |
Parse C++ GCC/Clang RTTI structures.