|
DynamoRIO
|
raw2trace_shared.h File Reference
DrMemtrace routines and structs shared between raw2trace and tracer. More...
#include <list>#include <map>#include "dr_api.h"#include "drcovlib.h"#include "drmemtrace.h"#include "reader.h"#include "trace_entry.h"Data Structures | |
| struct | dynamorio::drmemtrace::trace_metadata_reader_t |
| class | dynamorio::drmemtrace::module_mapper_t |
| class | dynamorio::drmemtrace::test_module_mapper_t |
Namespaces | |
| dynamorio | |
| dynamorio::drmemtrace | |
Functions | |
| std::string | dynamorio::drmemtrace::read_module_file (const std::string &modfilename, file_t &modfile, char *&modfile_bytes) |
Detailed Description
DrMemtrace routines and structs shared between raw2trace and tracer.