ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
Classes | Macros
IntegratedLibraryHelper.cpp File Reference

implements a LibraryInterface for the integrated library which is not loaded like other libraries but called directly More...

#include "etiss/LibraryInterface.h"
#include "etiss/helper/CPUArchLibrary.h"
#include "etiss/helper/JITLibrary.h"
#include "etiss/helper/PluginLibrary.h"
#include "etiss/CPUArch.h"
#include "etiss/JIT.h"
Include dependency graph for IntegratedLibraryHelper.cpp:

Go to the source code of this file.

Classes

class  IntegratedLibrary
 LibraryInterface implementation for integrated JIT/CPUArch/Plugin implementations. More...
 

Macros

#define ETISS_LIBNAME   ETISSINCLUDED
 

Detailed Description

implements a LibraryInterface for the integrated library which is not loaded like other libraries but called directly

Definition in file IntegratedLibraryHelper.cpp.

Macro Definition Documentation

◆ ETISS_LIBNAME

#define ETISS_LIBNAME   ETISSINCLUDED

Definition at line 18 of file IntegratedLibraryHelper.cpp.