#include <MemoryChecker.h>
List of all members.
Constructor & Destructor Documentation
trace::MemoryChecker::ShadowMemory::ShadowMemory |
( |
| ) |
|
Member Function Documentation
MemoryChecker::Status trace::MemoryChecker::ShadowMemory::checkRegion |
( |
unsigned int |
idx, |
|
|
unsigned int |
size |
|
) |
| |
Check if region is initialized.
Check if region is initialized.
void trace::MemoryChecker::ShadowMemory::resize |
( |
unsigned int |
size | ) |
|
void trace::MemoryChecker::ShadowMemory::setRegion |
( |
unsigned int |
idx, |
|
|
unsigned int |
size, |
|
|
Status |
stat |
|
) |
| |
Set initialization status of a region.
Set initialization status of a register.
unsigned int trace::MemoryChecker::ShadowMemory::size |
( |
| ) |
|
Member Data Documentation
Distinguished Secondary Mapping for shadow memory.
The documentation for this class was generated from the following files: