gem5  v19.0.0.0
Public Member Functions | Public Attributes | List of all members
ArmFreebsdProcessBits::SyscallTable Struct Reference

#include <process.hh>

Public Member Functions

SyscallDescgetDesc (int offset) const
 

Public Attributes

int base
 
SyscallDescdescs
 
int size
 

Detailed Description

Definition at line 45 of file process.hh.

Member Function Documentation

◆ getDesc()

SyscallDesc * ArmFreebsdProcessBits::SyscallTable::getDesc ( int  offset) const

Definition at line 1284 of file process.cc.

References X86ISA::base, and ArmISA::offset.

Member Data Documentation

◆ base

int ArmFreebsdProcessBits::SyscallTable::base

◆ descs

SyscallDesc* ArmFreebsdProcessBits::SyscallTable::descs

◆ size

int ArmFreebsdProcessBits::SyscallTable::size

The documentation for this struct was generated from the following files:

Generated on Fri Feb 28 2020 16:27:07 for gem5 by doxygen 1.8.13