|
GTIRB
v2.3.1
GrammaTech Intermediate Representation for Binaries: C++ API
|
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, ElfSymbolVersionsEntries > | Type |
Static Public Attributes | |
| static constexpr const char * | Name = "elfSymbolVersions" |
Auxiliary data for ELF symbol versions. This includes the symbol version definitions, the symbol version requirements, and the mapping from symbols to symbol versions.
| typedef std::tuple<ElfSymVerDefs, ElfSymVerNeeded, ElfSymbolVersionsEntries> gtirb::provisional_schema::ElfSymbolVersions::Type |
|
staticconstexpr |
1.8.17