41#ifndef __ARM_LINUX_PROCESS_HH__
42#define __ARM_LINUX_PROCESS_HH__
A process with emulated Arm/Linux syscalls.
ArmLinuxProcess32(const ProcessParams ¶ms, loader::ObjectFile *objFile, loader::Arch _arch)
static const Addr commPage
A page to hold "kernel" provided functions. The name might be wrong.
void initState() override
initState() is called on each SimObject when not restoring from a checkpoint.
A process with emulated Arm/Linux syscalls.
void initState() override
initState() is called on each SimObject when not restoring from a checkpoint.
ArmLinuxProcess64(const ProcessParams ¶ms, loader::ObjectFile *objFile, loader::Arch _arch)
loader::ObjectFile * objFile
const Params & params() const
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.