GTIRB  v2.2.0
GrammaTech Intermediate Representation for Binaries: C++ API
Namespaces | Enumerations
DecodeMode.hpp File Reference
#include <gtirb/proto/CodeBlock.pb.h>
#include <cstdint>
Include dependency graph for DecodeMode.hpp:
This graph shows which files directly or indirectly include this file:

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...