29#ifndef __ARCH_SPARC_SOLARIS_SOLARIS_HH__
30#define __ARCH_SPARC_SOLARIS_SOLARIS_HH__
44 static constexpr ByteOrder
byteOrder = ByteOrder::big;
This class encapsulates the types, structures, constants, functions, and syscall-number mappings spec...
static constexpr unsigned TGT_MAP_POPULATE
static constexpr int TGT_O_NOCTTY
O_NOCTTY.
static constexpr int TGT_O_RDWR
O_RDWR.
static constexpr unsigned TGT_MAP_ANONYMOUS
static constexpr unsigned TGT_MAP_STACK
static constexpr int TGT_O_DSYNC
O_SYNC.
static constexpr int TGT_O_EXCL
O_EXCL.
static constexpr int TGT_O_NDELAY
O_NONBLOCK.
static constexpr int TGT_O_LARGEFILE
static constexpr unsigned TGT_MAP_LOCKED
static constexpr int TGT_O_CREAT
O_CREAT.
static constexpr int TGT_O_APPEND
O_APPEND.
static constexpr unsigned TGT_MAP_NONBLOCK
static constexpr unsigned TGT_MAP_EXECUTABLE
static constexpr unsigned TGT_MAP_GROWSDOWN
static constexpr unsigned TGT_MAP_NORESERVE
static constexpr int TGT_O_XATTR
static constexpr int TGT_O_TRUNC
O_TRUNC.
static constexpr unsigned TGT_MAP_DENYWRITE
static constexpr int TGT_O_SYNC
O_SYNC.
static constexpr int TGT_O_RSYNC
O_SYNC.
static constexpr unsigned TGT_MAP_SHARED
static constexpr ByteOrder byteOrder
static constexpr unsigned TGT_MAP_PRIVATE
static constexpr unsigned TGT_MAP_FIXED
static constexpr unsigned TGT_MAP_FILE
static constexpr int TGT_O_PRIV
static constexpr int TGT_O_RDONLY
O_RDONLY.
static constexpr unsigned TGT_MAP_HUGETLB
static constexpr unsigned TGT_MAP_ANON
static constexpr int TGT_O_WRONLY
O_WRONLY.
static constexpr int TGT_O_NONBLOCK
O_NONBLOCK.
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.