7 #ifndef RETDEC_FILEFORMAT_TYPES_EXPORT_TABLE_EXPORT_TABLE_H
8 #define RETDEC_FILEFORMAT_TYPES_EXPORT_TABLE_EXPORT_TABLE_H
52 bool hasExport(
const std::string &name)
const;
53 bool hasExport(
unsigned long long address)
const;
55 void dump(std::string &dumpTable)
const;
Definition: archive_wrapper.h:19