LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
ResourceVersion.hpp File Reference
Include dependency graph for ResourceVersion.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::PE::ResourceVersion
 Representation of the data associated with the RT_VERSION entry. More...
 
struct  LIEF::PE::ResourceVersion::fixed_file_info_t
 This structure represents the VS_FIXEDFILEINFO structure defined in verrsrc.h. More...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::PE
 Namespace related to the LIEF's PE module.
 

Functions

const char * LIEF::PE::to_string (ResourceVersion::fixed_file_info_t::FILE_FLAGS e)
 
const char * LIEF::PE::to_string (ResourceVersion::fixed_file_info_t::VERSION_OS e)
 
const char * LIEF::PE::to_string (ResourceVersion::fixed_file_info_t::FILE_TYPE e)
 
const char * LIEF::PE::to_string (ResourceVersion::fixed_file_info_t::FILE_TYPE_DETAILS e)