GTIRB
v2.2.0
GrammaTech Intermediate Representation for Binaries: C++ API
|
Schema class for padding auxiliary data. More...
#include <AuxDataSchema.hpp>
Public Types | |
typedef std::map< gtirb::Offset, uint64_t > | Type |
Static Public Attributes | |
static constexpr const char * | Name = "padding" |
Schema class for padding auxiliary data.
typedef std::map<gtirb::Offset, uint64_t> gtirb::schema::Padding::Type |
|
staticconstexpr |