Struct syscall

Struct Documentation

struct syscall

Public Members

syscall_state state
unsigned int number
std::array<uint64_t, SYSCALL_ARGUMENTS> argument_registers
uint64_t stack_pointer
uint64_t instruction_pointer