ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
etiss
include
etiss
CoreDSLCoverage.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSD-3-Clause
2
//
3
// This file is part of ETISS. It is licensed under the BSD 3-Clause License; you may not use this file except in
4
// compliance with the License. You should have received a copy of the license along with this project. If not, see the
5
// LICENSE file.
6
7
#ifndef __COREDSL_COVERAGE_H__
8
#define __COREDSL_COVERAGE_H__
9
10
#include <map>
11
12
extern
std::map<int, int>
coverage_map
;
13
14
#endif
coverage_map
std::map< int, int > coverage_map
Definition
CoreDSLCoverage.cpp:28
Generated on Sat Nov 15 2025 19:30:10 for ETISS 0.11.2 by
1.9.8