libTriton version 1.0 build 1590
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
modesEnums.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  std::hash< triton::modes::mode_e >
 Define the hash function for mode_e to be use in stl containers like unordered_set. More...
 

Namespaces

namespace  triton
 The Triton namespace.
 
namespace  triton::modes
 The Modes namespace.
 

Enumerations

enum  triton::modes::mode_e {
  triton::modes::ALIGNED_MEMORY , triton::modes::AST_OPTIMIZATIONS , triton::modes::CONCRETIZE_UNDEFINED_REGISTERS , triton::modes::CONSTANT_FOLDING ,
  triton::modes::MEMORY_ARRAY , triton::modes::ONLY_ON_SYMBOLIZED , triton::modes::ONLY_ON_TAINTED , triton::modes::PC_TRACKING_SYMBOLIC ,
  triton::modes::SYMBOLIZE_INDEX_ROTATION , triton::modes::SYMBOLIZE_LOAD , triton::modes::SYMBOLIZE_STORE , triton::modes::TAINT_THROUGH_POINTERS
}
 Enumerates all kinds of mode. More...