retdec
|
Auxiliary functions for PE files. More...
#include "retdec/pelib/PeLib.h"
Go to the source code of this file.
Namespaces | |
retdec | |
retdec::fileformat | |
Functions | |
template<int bits> | |
bool | retdec::fileformat::peSectionName (const PeLib::PeHeaderT< bits > &peHeader, std::string &name, unsigned long long sectionIndex) |
Auxiliary functions for PE files.