7 #ifndef FILEINFO_FILE_WRAPPER_COFF_WRAPPER_H
8 #define FILEINFO_FILE_WRAPPER_COFF_WRAPPER_H
Definition: coff_wrapper.h:21
std::string getTypeOfFile() const
Definition: coff_wrapper.cpp:37
const llvm::object::COFFObjectFile * getCoffParser() const
Definition: coff_wrapper.cpp:28
CoffWrapper(std::string pathToFile, retdec::fileformat::LoadFlags loadFlags)
Definition: coff_wrapper.cpp:19
Definition: archive_wrapper.h:19