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

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

#include <AuxDataSchema.hpp>

Public Types

typedef gtirb::UUID Type
 

Static Public Attributes

static constexpr const char * Name = "elfDynamicFini"
 

Detailed Description

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

Member Typedef Documentation

◆ Type

Member Data Documentation

◆ Name

constexpr const char* gtirb::schema::ElfDynamicFini::Name = "elfDynamicFini"
staticconstexpr

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