Go to the source code of this file.
|
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...
|
|