Definition at line 2044 of file pt-jit.cc.
◆ jit_memory_manager() [1/2]
◆ jit_memory_manager() [2/2]
octave::jit_memory_manager::jit_memory_manager |
( |
| ) |
|
|
inline |
◆ ~jit_memory_manager()
virtual octave::jit_memory_manager::~jit_memory_manager |
( |
| ) |
|
|
inlinevirtual |
◆ getPointerToNamedFunction()
void * octave::jit_memory_manager::getPointerToNamedFunction |
( |
const std::string & |
name, |
|
|
bool |
abort_on_failure |
|
) |
| |
|
virtual |
◆ getSymbolAddress()
uint64_t octave::jit_memory_manager::getSymbolAddress |
( |
const std::string & |
name | ) |
|
|
virtual |
◆ operator=()
The documentation for this class was generated from the following file: