ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
This is the complete list of members for GCCJIT, including all inherited members.
cleanup_ | GCCJIT | private |
free(void *handle) | GCCJIT | virtual |
GCCJIT(bool cleanup=true) | GCCJIT | |
getFunction(void *handle, std::string name, std::string &error) | GCCJIT | virtual |
getName() | etiss::JIT | |
id | GCCJIT | private |
JIT(std::string name) | etiss::JIT | |
name_ | etiss::JIT | private |
path_ | GCCJIT | private |
translate(std::string code, std::set< std::string > headerpaths, std::set< std::string > librarypaths, std::set< std::string > libraries, std::string &error, bool debug=false) | GCCJIT | virtual |
~GCCJIT() | GCCJIT | virtual |
~JIT() | etiss::JIT | virtual |