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

Schema class for ELF file's dynamic entry DT_INIT. It contains a CodeBlock's UUID. More...

#include <AuxDataSchema.hpp>

Public Types

typedef gtirb::UUID Type
 

Static Public Attributes

static constexpr const char * Name = "elfDynamicInit"
 

Detailed Description

Schema class for ELF file's dynamic entry DT_INIT. It contains a CodeBlock's UUID.

Member Typedef Documentation

◆ Type

Member Data Documentation

◆ Name

constexpr const char* gtirb::schema::ElfDynamicInit::Name = "elfDynamicInit"
staticconstexpr

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