ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
etiss
include
etiss
CoreDSLCoverage.h
Go to the documentation of this file.
1
#ifndef __COREDSL_COVERAGE_H__
2
#define __COREDSL_COVERAGE_H__
3
4
#include <map>
5
6
extern
std::map<int, int>
coverage_map
;
7
8
#endif
coverage_map
std::map< int, int > coverage_map
Definition:
CoreDSLCoverage.cpp:20
Generated on Thu Oct 24 2024 09:40:11 for ETISS 0.8.0 by
1.9.1