ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Public Attributes | List of all members
etiss::plugin::anonymous_namespace{MemoryDevice.cpp}::MapperSystem Struct Reference
Collaboration diagram for etiss::plugin::anonymous_namespace{MemoryDevice.cpp}::MapperSystem:
Collaboration graph
[legend]

Public Attributes

struct ETISS_System sys
 
MemoryDeviceMapperthis_
 
ETISS_Systemorig
 
bool(* fastrule )(uint64_t addr, unsigned len)
 

Detailed Description

Definition at line 53 of file MemoryDevice.cpp.

Member Data Documentation

◆ fastrule

bool(* etiss::plugin::anonymous_namespace{MemoryDevice.cpp}::MapperSystem::fastrule) (uint64_t addr, unsigned len)

◆ orig

ETISS_System* etiss::plugin::anonymous_namespace{MemoryDevice.cpp}::MapperSystem::orig

◆ sys

struct ETISS_System etiss::plugin::anonymous_namespace{MemoryDevice.cpp}::MapperSystem::sys

Definition at line 134 of file MemoryDevice.cpp.

◆ this_

MemoryDeviceMapper* etiss::plugin::anonymous_namespace{MemoryDevice.cpp}::MapperSystem::this_

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