Monero
Loading...
Searching...
No Matches
randomx::CompiledVm< Allocator, softAes, secureJit > Member List

This is the complete list of members for randomx::CompiledVm< Allocator, softAes, secureJit >, including all inherited members.

allocate() overriderandomx::VmBase< Allocator, softAes >virtual
cacheKeyrandomx_vm
cachePtrrandomx_vm
CompiledVm()randomx::CompiledVm< Allocator, softAes, secureJit >
compilerrandomx::CompiledVm< Allocator, softAes, secureJit >protected
configrandomx_vmprotected
datasetOffsetrandomx_vmprotected
datasetPtrrandomx_vm
execute()randomx::CompiledVm< Allocator, softAes, secureJit >protected
generateProgram(void *seed)randomx::VmBase< Allocator, softAes >protected
getFinalResult(void *out, size_t outSize) overriderandomx::VmBase< Allocator, softAes >virtual
getMemory() constrandomx_vminline
getProgram()randomx_vminline
getRegisterFile()randomx_vminline
getScratchpad()randomx_vminline
hashAndFill(void *out, size_t outSize, uint64_t *fill_state) overriderandomx::VmBase< Allocator, softAes >virtual
initialize()randomx_vmprotected
initScratchpad(void *seed) overriderandomx::VmBase< Allocator, softAes >virtual
memrandomx_vmprotected
operator delete(void *ptr)randomx::CompiledVm< Allocator, softAes, secureJit >inline
operator new(size_t size)randomx::CompiledVm< Allocator, softAes, secureJit >inline
programrandomx_vmprotected
regrandomx_vmprotected
resetRoundingMode()randomx_vm
run(void *seed) overriderandomx::CompiledVm< Allocator, softAes, secureJit >virtual
scratchpadrandomx_vmprotected
setCache(randomx_cache *cache)randomx_vminlinevirtual
setDataset(randomx_dataset *dataset) overriderandomx::CompiledVm< Allocator, softAes, secureJit >virtual
tempHashrandomx_vm
~randomx_vm()=0randomx_vmpure virtual
~VmBase() overriderandomx::VmBase< Allocator, softAes >