|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
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, std::string opt_level="fast", bool quiet=false) | 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 |
| opt_level_ | GCCJIT | private |
| path_ | GCCJIT | private |
| quiet_ | 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 |