gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
SyscallFlagTransTable Struct Reference

This struct is used to build target-OS-dependent tables that map the target's flags to the host's flags. More...

#include <operatingsystem.hh>

Public Attributes

int tgtFlag
 Target system flag value. More...
 
int hostFlag
 Corresponding host system flag value. More...
 

Detailed Description

This struct is used to build target-OS-dependent tables that map the target's flags to the host's flags.

Definition at line 43 of file operatingsystem.hh.

Member Data Documentation

int SyscallFlagTransTable::hostFlag

Corresponding host system flag value.

Definition at line 45 of file operatingsystem.hh.

int SyscallFlagTransTable::tgtFlag

Target system flag value.

Definition at line 44 of file operatingsystem.hh.


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

Generated on Fri Jun 9 2017 13:04:20 for gem5 by doxygen 1.8.6