retdec
|
#include <metadata_tables.h>
Public Member Functions | |
virtual void | load (const FileFormat *file, const MetadataStream *stream, std::uint64_t &address) override |
![]() | |
virtual | ~BaseRecord ()=default |
Public Attributes | |
std::uint32_t | flags |
std::uint32_t | typeDefId |
StringStreamIndex | typeName |
StringStreamIndex | typeNamespace |
Implementation | implementation |
Additional Inherited Members | |
![]() | |
template<typename T > | |
T | loadUInt (const FileFormat *file, std::uint64_t &address) |
template<typename T > | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<typename T > | |
T | loadIndex (const FileFormat *file, const MetadataStream *stream, std::uint64_t &address) |
template<> | |
std::uint8_t | loadUInt (const FileFormat *file, std::uint64_t &address) |
template<> | |
std::uint16_t | loadUInt (const FileFormat *file, std::uint64_t &address) |
template<> | |
std::uint32_t | loadUInt (const FileFormat *file, std::uint64_t &address) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
template<> | |
std::uint32_t | getIndexSize (const MetadataStream *stream) |
|
inlineoverridevirtual |
Implements retdec::fileformat::BaseRecord.
std::uint32_t retdec::fileformat::ExportedType::flags |
Implementation retdec::fileformat::ExportedType::implementation |
std::uint32_t retdec::fileformat::ExportedType::typeDefId |
StringStreamIndex retdec::fileformat::ExportedType::typeName |
StringStreamIndex retdec::fileformat::ExportedType::typeNamespace |