GTIRB
v2.2.0
GrammaTech Intermediate Representation for Binaries: C++ API
|
Schema class for ELF file's dynamic entry DT_SONAME. It contains a SONAME as string. More...
#include <AuxDataSchema.hpp>
Public Types | |
typedef std::string | Type |
Static Public Attributes | |
static constexpr const char * | Name = "elfSoname" |
Schema class for ELF file's dynamic entry DT_SONAME. It contains a SONAME as string.
typedef std::string gtirb::schema::ElfSoname::Type |
|
staticconstexpr |