GTIRB  v2.1.0
GrammaTech Intermediate Representation for Binaries: C++ API
Public Types | Static Public Attributes | List of all members
gtirb::provisional_schema::ElfSymbolVersions Struct Reference

Auxiliary data for ELF symbol versions. This includes the symbol version definitions, the symbol version requirements, and the mapping from symbols to symbol versions. More...

#include <AuxDataSchema.hpp>

Public Types

typedef std::tuple< ElfSymVerDefs, ElfSymVerNeeded, ElfSymbolVersionsEntriesType
 

Static Public Attributes

static constexpr const char * Name = "elfSymbolVersions"
 

Detailed Description

Auxiliary data for ELF symbol versions. This includes the symbol version definitions, the symbol version requirements, and the mapping from symbols to symbol versions.

Member Typedef Documentation

◆ Type

Member Data Documentation

◆ Name

constexpr const char* gtirb::provisional_schema::ElfSymbolVersions::Name = "elfSymbolVersions"
staticconstexpr

The documentation for this struct was generated from the following file: