Arion 1.0.2-alpha
A high-performance C++ framework for emulating executable binaries.
 
Loading...
Searching...
No Matches
arion::SYSCALL_FUNC Member List

This is the complete list of members for arion::SYSCALL_FUNC, including all inherited members.

funcarion::SYSCALL_FUNC
signaturearion::SYSCALL_FUNC
SYSCALL_FUNC(std::function< uint64_t(std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel)> func, std::vector< std::shared_ptr< arion_type::KernelType > > signature)arion::SYSCALL_FUNCinline