Theodosius
v3.0
Jit linker, mapper, obfuscator, and mutator
|
#include <algorithm>
#include <functional>
#include <map>
#include <optional>
#include <vector>
#include <decomp/symbol.hpp>
Go to the source code of this file.
Classes | |
class | theo::recomp::symbol_table_t |
this class is a high level wrapper for a hashmap that contains decomp::symbol_t values. the symbol values are references by a hashcode. More... | |
Namespaces | |
theo | |
The outer most encompassing namespace of this project. | |
theo::recomp | |
this namespace encompasses all recomposition related code. | |