static const int TGT_O_APPEND
O_APPEND.
static const int NUM_OPEN_FLAGS
Number of entries in openFlagTable[].
static const int TGT_O_NOFOLLOW
O_NOFOLLOW.
static const int TGT_O_DIRECTORY
O_DIRECTORY.
static const int TGT_O_DIRECT
O_DIRECT.
static const int TGT_O_NOFOLLOW
O_NOFOLLOW.
static const int TGT_O_APPEND
O_APPEND.
static const int TGT_O_RDWR
O_RDWR.
static const int TGT_O_DIRECTORY
O_DIRECTORY.
static const int TGT_O_TRUNC
O_TRUNC.
static const int TGT_O_DIRECT
O_DIRECT.
static const int TGT_O_CREAT
O_CREAT.
static const int TGT_O_NONBLOCK
O_NONBLOCK.
static SyscallFlagTransTable openFlagTable[]
This table maps the target open() flags to the corresponding host open() flags.
static const int TGT_O_SYNC
O_SYNC.
static const int NUM_OPEN_FLAGS
Number of entries in openFlagTable[].
static const int TGT_O_NOCTTY
O_NOCTTY.
static const int TGT_O_RDWR
O_RDWR.
static const int TGT_O_TRUNC
O_TRUNC.
This struct is used to build target-OS-dependent tables that map the target's flags to the host's fla...
static const int TGT_FASYNC
FASYNC.
static const int TGT_O_NOCTTY
O_NOCTTY.
static const int TGT_O_SYNC
O_SYNC.
static const int TGT_O_WRONLY
O_WRONLY.
static const int TGT_O_EXCL
O_EXCL.
static const int TGT_O_WRONLY
O_WRONLY.
static const int TGT_FASYNC
FASYNC.
static const int TGT_O_NONBLOCK
O_NONBLOCK.
static const int TGT_O_RDONLY
open(2) flag values.
static SyscallFlagTransTable openFlagTable[]
This table maps the target open() flags to the corresponding host open() flags.
static const int TGT_O_RDONLY
open(2) flag values.
static const int TGT_O_CREAT
O_CREAT.
static const int TGT_O_EXCL
O_EXCL.
Generated on Wed Sep 30 2020 14:01:59 for gem5 by doxygen 1.8.17