Arion 1.0.2-alpha
A high-performance C++ framework for emulating executable binaries.
 
Loading...
Searching...
No Matches
info_syscalls.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  arion
 

Functions

uint64_t arion::sys_newuname (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel)
 
uint64_t arion::sys_gettimeofday (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel)
 
uint64_t arion::sys_getrlimit (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel)
 
uint64_t arion::sys_sysinfo (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel)
 
uint64_t arion::sys_capget (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel)
 
uint64_t arion::sys_capset (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel)
 
uint64_t arion::sys_arch_prctl (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel)
 
uint64_t arion::sys_prlimit64 (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel)
 
uint64_t arion::sys_getcpu (std::shared_ptr< Arion > arion, std::vector< SYS_PARAM > params, bool &cancel)