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

Schema class for stack executable flag specified by PT_GNU_STACK segment in ELF files. More...

#include <AuxDataSchema.hpp>

Public Types

typedef bool Type
 

Static Public Attributes

static constexpr const char * Name = "elfStackExec"
 

Detailed Description

Schema class for stack executable flag specified by PT_GNU_STACK segment in ELF files.

Member Typedef Documentation

◆ Type

Member Data Documentation

◆ Name

constexpr const char* gtirb::schema::ElfStackExec::Name = "elfStackExec"
staticconstexpr

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