GTIRB
v2.2.0
GrammaTech Intermediate Representation for Binaries: C++ API
|
#include <gtirb/proto/CodeBlock.pb.h>
#include <cstdint>
Go to the source code of this file.
Namespaces | |
gtirb | |
Main namespace for the GTIRB API. | |
Enumerations | |
enum | gtirb::DecodeMode : uint8_t { gtirb::DecodeMode::Default = proto::All_Default, gtirb::DecodeMode::Thumb = proto::ARM_Thumb } |
Variations on decoding a particular ISA. More... | |