gem5
v20.1.0.0
|
Go to the source code of this file.
Classes | |
struct | SyscallFlagTransTable |
This struct is used to build target-OS-dependent tables that map the target's flags to the host's flags. More... | |
class | OperatingSystem |
This class encapsulates the types, structures, constants, functions, and syscall-number mappings specific to an operating system syscall interface. More... | |
struct | OperatingSystem::utsname |
Interface struct for uname(). More... | |
struct | OperatingSystem::rlimit |
Limit struct for getrlimit/setrlimit. More... | |
struct | OperatingSystem::timeval |
For gettimeofday(). More... | |
struct | OperatingSystem::tgt_iovec |
struct | OperatingSystem::rusage |
For getrusage(). More... | |