LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
BuildMetadata.hpp File Reference
#include <memory>
#include <ostream>
#include "LIEF/visibility.h"
#include "LIEF/optional.hpp"
Include dependency graph for BuildMetadata.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::pdb::BuildMetadata
 This class wraps build metadata represented by the codeview symbols: S_COMPILE3, S_COMPILE2, S_BUILDINFO, S_ENVBLOCK More...
 
struct  LIEF::pdb::BuildMetadata::version_t
 This structure represents a version for the backend or the frontend. More...
 
struct  LIEF::pdb::BuildMetadata::build_info_t
 This structure represents information wrapped by the S_BUILDINFO symbol. More...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::pdb
 
namespace  LIEF::pdb::details
 

Functions

const char * LIEF::pdb::to_string (BuildMetadata::CPU cpu)
 
const char * LIEF::pdb::to_string (BuildMetadata::LANG cpu)