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::uint16_t | generation |
StringStreamIndex | name |
GuidStreamIndex | mvId |
GuidStreamIndex | encId |
GuidStreamIndex | encBaseId |
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.
GuidStreamIndex retdec::fileformat::DotnetModule::encBaseId |
GuidStreamIndex retdec::fileformat::DotnetModule::encId |
std::uint16_t retdec::fileformat::DotnetModule::generation |
GuidStreamIndex retdec::fileformat::DotnetModule::mvId |
StringStreamIndex retdec::fileformat::DotnetModule::name |