LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
EnumToString.hpp File Reference
#include <cstdint>
#include <cstddef>
#include "LIEF/visibility.h"
Include dependency graph for PE/EnumToString.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

const char * LIEF::PE::to_string (PE_TYPE e)
 
const char * LIEF::PE::to_string (PE_SECTION_TYPES e)
 
const char * LIEF::PE::to_string (SYMBOL_BASE_TYPES e)
 
const char * LIEF::PE::to_string (SYMBOL_COMPLEX_TYPES e)
 
const char * LIEF::PE::to_string (SYMBOL_SECTION_NUMBER e)
 
const char * LIEF::PE::to_string (SYMBOL_STORAGE_CLASS e)
 
const char * LIEF::PE::to_string (RELOCATIONS_BASE_TYPES e)
 
const char * LIEF::PE::to_string (RELOCATIONS_I386 e)
 
const char * LIEF::PE::to_string (RELOCATIONS_AMD64 e)
 
const char * LIEF::PE::to_string (RELOCATIONS_ARM e)
 
const char * LIEF::PE::to_string (CODE_PAGES e)
 
const char * LIEF::PE::to_string (EXTENDED_WINDOW_STYLES e)
 
const char * LIEF::PE::to_string (WINDOW_STYLES e)
 
const char * LIEF::PE::to_string (DIALOG_BOX_STYLES e)
 
const char * LIEF::PE::to_string (FIXED_VERSION_OS e)
 
const char * LIEF::PE::to_string (FIXED_VERSION_FILE_FLAGS e)
 
const char * LIEF::PE::to_string (FIXED_VERSION_FILE_TYPES e)
 
const char * LIEF::PE::to_string (FIXED_VERSION_FILE_SUB_TYPES e)
 
const char * LIEF::PE::to_string (ACCELERATOR_FLAGS e)
 
const char * LIEF::PE::to_string (ACCELERATOR_VK_CODES e)
 
const char * LIEF::PE::to_string (ALGORITHMS e)