retdec
|
Implementation of DefaultSemantics. More...
#include "retdec/llvmir2hll/semantics/semantics/default_semantics.h"
#include "retdec/llvmir2hll/semantics/semantics_factory.h"
#include "retdec/llvmir2hll/support/debug.h"
Namespaces | |
retdec | |
retdec::llvmir2hll | |
Functions | |
retdec::llvmir2hll::REGISTER_AT_FACTORY ("default", DEFAULT_SEMANTICS_ID, SemanticsFactory, DefaultSemantics::create) | |
Implementation of DefaultSemantics.